Get conversation log by ID

View as Markdown
Retrieve detailed information about a specific conversation including transcript, events, and latency metrics.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The callId of the conversation. You can get the callId from the conversation logs endpoint.

Response

Successful response
statusboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error