Stream Thread Events

Establishes a Server-Sent Events connection to stream real-time events for a specific thread. The connection remains open and streams events as they occur. Requires authentication and authorization to access the thread.

Authentication

AuthorizationBearer
OAuth2 access token obtained via token exchange.

Path parameters

thread_idstringRequiredformat: "uuid"
Thread Id

Response

This endpoint returns an object.

Errors