Notification
Get notification
Get a single notification event by ID.
GET
Path parameters
string
required
The unique identifier of the notification event.
Response
string
required
Unique identifier for the notification event.
string
required
Event type (e.g.,
job.completed).object
required
Event payload data.
string
required
ISO 8601 timestamp when the event was created.
string
Workflow associated with this event.
null for workspace-level events.boolean
Whether the current user has marked this notification as read. Default:
false.
