Skip to main content
GET

Query parameters

string
Filter by workflow ID.
string
Comma-separated list of event types to filter by (e.g., job.completed,job.failed).
string
Return events created after this ISO 8601 timestamp.
integer
Maximum number of events to return. Must be between 1 and 100. Default: 50.
string
Pagination cursor from a previous response.
boolean
If true, return only unread events for the current user. Default: false.

Response

array
required
List of notification event objects.
string
Cursor for the next page of results. null if no further pages exist.