Notifications
GetChannelNotificationEvents
Get notification events
get/channel/{channelId}/notification/{id}/events
Path parameters
idstring required
The notification id
channelIdstring required
The channel id
Query parameters
typestring
Optionally specify an event type. Valid types: clicked, delivered, opened (only for email channels)
pageTokenstring
Optionally specify a page token from a previous response to fetch the next page. One response will always return max. 5000 results.
Response
Success-Response:
Changes
No recorded changes to this endpoint across all 1 revision of this API.