Get conversation details

View as Markdown
Returns the full transcript and event stream for a specific call, reconstructed from ClickHouse event data.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

callIdstringRequired
Unique identifier for the call

Response

Call transcript and events
successboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error