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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Enable SSE streaming mode
true Number of historical events to include
Event stream (SSE) or event array (JSON)