Notifications
Gets the given number (maximum 20) of archived Notification Builder notifications based on the given “before” or “after” date.
- API version (string)
- Batch size (integer)
- Date before (date, optional)
- Date after (date, optional)
In iOS, use the FetchNotificationsRequestBuilder
object or the Objective-C SFSDKFetchNotificationsRequestBuilder
to create GET requests for notifications.
- Swift
- Objective-C
- Kotlin
- Java