Skip to main content
GET
Live event stream (SSE)

承認

Authorization
string
header
必須

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.

パスパラメータ

id
string
必須

レスポンス

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.