Skip to main content
GET
Subscribe to trigger events

Authorizations

Authorization
string
header
required

Enter your JWT token

Query Parameters

triggerId
string | null

Optional ti_ filter. A foreign or unknown id 404s before the stream opens.

triggerSlug
string | null

Optional trigger-type slug filter.

applicationSlug
string | null

Optional filter to one application's triggers.

since
string | null

Optional te_ catch-up cursor - replay everything after this event, then continue live.

Response

A live text/event-stream of the caller's trigger events. Never actually documented with a body schema - SSE is not a single JSON document.