agent-copilot

Copilot Chat Events

Attach to a turn's event stream: stage labels, each tool call's result as it completes, then a terminal done (reply + events + created agent ids) or error event. Safe to attach late or re-attach after a refresh — replays whatever the Redis Stream still has buffered, then live-tails.

get/api/v1/agents/copilot/chat/events

Query parameters

turn_idstring required

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Response

Successful Response

{"stackTrail":"paths:/api/v1/agents/copilot/chat/events:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.