GetSubscriptionNotificationEvents
Get subscription notification events
Path parameters
The channel ID.
Query parameters
The subscription ID to fetch events for. Location: query parameter. Required.
Optional. When set, restricts results to this notification ID only. When omitted, events for all notifications of the subscription are returned.
Filter by a specific event type (e.g. 'delivered', 'inAppDelivered', 'clicked', 'opened', 'softBounce', 'hardBounce', 'emailSpamComplained', 'tagAdded', 'tagRemoved', 'topicAdded', 'topicRemoved', 'segmentAdded', 'segmentRemoved', 'voucherCodeSent', 'uniqueClickedLinks'). If omitted, all types are returned.
Number of events per page. Default: 100.
Pagination token from a previous response to fetch the next page.
Optional query parameter. Select response fields for each event. If omitted, the default full event response is returned. Supported event fields: subscriptionId, notificationId, type, payload, date. Additional notification fields available on request: subject, notificationTitle, notificationText, templateId, templateName.
Response
Success-Response:
Changes
No recorded changes to this endpoint across all 1 revision of this API.