Get call details
Retrieve detailed information about a specific call
Documentation Index
Fetch the complete documentation index at: https://docs.topcalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer tc_live_xxxxx
Path Parameters
Call UUID
Response
Call details
Call UUID
Account UUID
Destination phone number (E.164 format)
"+14155551234"
Caller ID used (E.164 format)
"+18005551234"
Gateway execution status
pending, queued, in_progress, completed, failed, cancelled Telephony outcome
in-progress: Call connected and activecompleted: Call finished successfullyfailed: Technical failureno-answer: No one answeredbusy: Line was busyrejected: Call was rejectedcancelled: Call was cancelled
Provider call ID
Call duration in minutes
2.5
Call transcript (JSONB array)
[
{
"id": 1,
"user": "assistant",
"text": "Hi, this is Rachel from TopView Dental...",
"created_at": "2025-12-22T10:30:05Z"
},
{
"id": 2,
"user": "user",
"text": "Yes, hi...",
"created_at": "2025-12-22T10:30:08Z"
}
]
Recording URL (available ~15 seconds after call ends)
"https://api.example.com/recordings/2025/12/22/mp3"
AI-generated call summary
Error message if call failed
Who answered the call
human, voicemail, ivr, unknown Campaign UUID (if campaign call)
Lead UUID (if campaign call)
Whether worker has finished processing this call
When call was created
When call started
When call ended
Call metadata (includes call config + user metadata)