latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-1715378564.1 KB

274a178284a4

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
}