OpenAPI 3.0.0raw.githubusercontent.com2026-08-1315378562.5 KB

9fd13f607823

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
}