runs

Stream agent run events

Streams real-time events for an agent run using Server-Sent Events (SSE). Events are emitted in AG-UI format: RUN_STARTED, STATE_SNAPSHOT, and RUN_FINISHED.

get/v1/runs/{id}/stream

Path parameters

idstring required

Agent run ID

Headers

Authorizationstring required

Bearer authentication

Response

event stream

string required

Changes