Skip to main content
GET
Live event stream (SSE)

Authorizations

Authorization
string
header
required

Authorization: Bearer <api-key> — account-scoped API keys on Cloud and serverless. Self-hosted accepts unauthenticated requests by default and can be configured with a static bearer token.

Path Parameters

id
string
required

Response

SSE stream; see x-sse-events for the event catalog.

Stream of event:/data: frames. Data payloads are the JSON schemas listed in x-sse-events.