v5

latestOpenAPI 3.0.0MIT2026-08-041554551.6 MB
Notifications

Retrieve an event

Retrieve an event by its unique key identifier notificationId. Here notificationId is of mongodbId type. This API returns the event details - execution logs, status, actual notification (message) generated by each workflow step.

get/v1/notifications/{notificationId}

Path parameters

notificationIdstring required

Response

OK

_idstring

Unique identifier of the notification

_environmentIdstring required

Environment ID of the notification

_organizationIdstring required

Organization ID of the notification

_subscriberIdstring required

Subscriber ID of the notification

transactionIdstring required

Transaction ID of the notification

_templateIdstring

Template ID of the notification

_digestedNotificationIdstring

Digested Notification ID

createdAtstring

Creation time of the notification

updatedAtstring

Last updated time of the notification

channelsStepTypeEnum[]
payloadobject

Payload of the notification

tagsstring[]

Tags associated with the notification

controlsobject

Controls associated with the notification

toobject

To field for subscriber definition

severity'high' | 'medium' | 'low' | 'none'

Severity of the workflow

criticalboolean

Criticality of the notification

contextKeysstring[]

Context (single or multi) in which the notification was sent