Subscribe to A2A v1 task updates
POST/v2/agents/:agent_key/tasks/:task_id:subscribe
Attaches to a running task and streams subsequent lifecycle updates as Server-Sent Events in the v1 wire format. If the task is already terminal, streams the final task and closes.
Request
Responses
- 200
- 404
A stream of A2aV1StreamResponse events.
Task not found.