Analytics
Get conversation details
Returns the full transcript and event stream for a specific call, reconstructed from ClickHouse event data.
get/analytics/conversation-details/{callId}
Path parameters
callIdstring required
Unique identifier for the call
Response
Call transcript and events
Example response
{
"success": true
}