v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
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

successboolean

Example response

{
  "success": true
}