Skip to main content
GET

Get Call Details

Get detailed call information including transcript, extracted entities, conversation evaluation, and AI-generated summary. The user_id and client_name are automatically resolved from your API key — you only need to provide the call_id.

Parameters

string
required
The unique call ID (e.g., outbound-1776774443-863aa698)

Request Example

Response

Success Response (200)

string
Full conversation transcript with speaker labels (AGENT: / USER:)
object
Extracted entities from the call
object
Conversation evaluation metrics (structure varies by agent configuration)
string
AI-generated summary of the call conversation
string | null
Evaluation tag assigned to the call (e.g., "vkyc_completed_already", "not enough data")

Not Yet Processed

If the call has not been post-processed yet, the response fields will indicate unavailability:

Validation Error (422)