Stream Run
Thread Runs
Stream Run
Stream an existing run’s execution via SSE.
Attach to a run that was created without streaming (e.g. via the create
endpoint) to receive its events in real time. If the run has already
finished, a single end event is emitted. Use the Last-Event-ID
header to resume from a specific event after a disconnect.
A periodic SSE keepalive comment is sent every
KEEPALIVE_INTERVAL_SECS so idle proxies don’t drop attached streams.
GET
Stream Run
Documentation Index
Fetch the complete documentation index at: https://docs.aegra.dev/llms.txt
Use this file to discover all available pages before exploring further.