OpenAPI 3.1.02026-08-133854115.5 MB
48408451a1f0
Notifications
Retrieve Notification
Retrieves a single notification by id — either an id returned by List Notifications, or the ephemeral id delivered with a push/websocket event. Requires a user credential.
get/notifications/{notification_id}
Path parameters
notification_idstring required
A notification id from List Notifications, or the id delivered with a push/websocket event.
Response
notification found
Example response
{
"topic": {
"topic_type": "account"
}
}