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.