Stream job events (SSE)
streams
Stream job events (SSE)
Server-Sent Events stream of a job plus its child executions’ lifecycle (no step events). Auth is a short-lived stream token passed via the ?token= query parameter (a browser EventSource cannot send headers) — mint one with POST /auth/stream-token. This endpoint is long-lived and is not callable from the interactive playground; see the Stream executions guide for a client wrapper with reconnect handling.
GET
Stream job events (SSE)