API Reference
Get Call Details
Get detailed call information including transcript, entities, and evaluation
GET
Get Call Details
Get detailed call information including transcript, extracted entities, conversation evaluation, and AI-generated summary. Theuser_id and client_name are automatically resolved from your API key — you only need to provide the call_id.
Parameters
The unique call ID (e.g.,
outbound-1776774443-863aa698)Request Example
Response
Success Response (200)
Full conversation transcript with speaker labels (
AGENT: / USER:)Extracted entities from the call
Conversation evaluation metrics (structure varies by agent configuration)
AI-generated summary of the call conversation
Evaluation tag assigned to the call (e.g.,
"vkyc_completed_already", "not enough data")
