Stream execution events (SSE)
streams
Stream execution events (SSE)
Server-Sent Events stream of a single execution’s lifecycle. 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 execution events (SSE)