v1
latestOpenAPI 3.1.02026-08-04552282508.9 KBAgentChat
Stream Workflow Events
SSE stream of Kirbi-driven changes to workflow_id.
Tails agent_workflow_events (populated by the agent runtime when the coordinator's update_workflow tool fires) and pushes one event per row to the client. Authorization is verified once before the stream opens; the client should reconnect if it receives a 401/403.
Polling interval is 750ms by default — cheap on the DB and well below the perceptual threshold for a canvas re-render.
get/api/agent-chat/workflows/{workflow_id}/events/stream
Path parameters
workflow_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/agent-chat/workflows/{workflow_id}/events/stream:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}