v1

latestOpenAPI 3.1.02026-07-1245137133.6 KB
notifications

Get Notification

Get a single notification event by ID.

get/api/v1/notifications/{notification_id}

Path parameters

notification_idstring uuid required

Headers

unstructured-api-keystring nullable

Response

Successful Response

idstring uuid required

Notification event UUID

event_typestring required

Event type (e.g., job.completed)

workflow_idstring uuid nullable

Workflow scope (null = account-level)

payloadobject required

Event payload data

created_atstring date-time required

Event creation timestamp

is_readboolean

Read status for current user