Replayable server-sent event stream for canonical execution updates.
Use this endpoint when you want direct HTTP streaming for a submitted execution. It emits the same canonical execution events used byDocumentation Index
Fetch the complete documentation index at: https://docs.glider.fi/llms.txt
Use this file to discover all available pages before exploring further.
v2.executions.stream, but
over standard SSE for CLIs, API integrators, and future chat surfaces.
If you want AG-UI-compatible execution streaming for TanStack AI consumers, use
GET /v1/ai/executions/:operationId/ag-ui-stream instead.
X-API-KEYLast-Event-ID with the opaque stream cursor from the SSE id field (the
same value is also exposed as cursor in each event payload).v2.executions.get and v2.executions.detail remain available for snapshot
hydration and explicit detail fetches.execution.snapshotexecution.state_changedexecution.timeline_appendedexecution.progressexecution.resultexecution.error