v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBUser Notifications
List recent notifications
Returns the calling user's in-portal notifications sorted newest first. Use the limit and offset parameters to page through results. Notifications include report completion alerts, campaign status changes, and custom client events fired via createClientEvent.
get/v6/notifications
Query parameters
limitinteger
offsetinteger
having_all_tagsstring[]
event_idstring
subscription_idstring
Response
Successful response
Example response
[
{
"event_time": "2025-10-24T02:00:00-07:00"
}
]