Error
API Reference
Thread-scoped agent event stream
Server-side validated, correlation-filtered event stream for all running agents in the thread. Validates participant membership, resolves active agents, proxies their event streams, and filters to events whose correlation_id matches a message_id in this thread. Returns SSE when follow=true, JSON array otherwise.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Enable SSE streaming mode
Available options:
true Number of historical events to include
Response
Event stream (SSE) or event array (JSON)