Get call
Calls
Get call
Retrieve details of a specific call by ID
GET
Get call
This endpoint allows you to retrieve detailed information about a specific call belonging to the authenticated user.
Path Parameters
integer
required
The unique identifier of the call
Response fields
integer
The unique identifier of the call
string
The name of the assistant that handled the call
string
The name of the campaign this call belongs to (if applicable)
string
The type of the call (
inbound, outbound, or web)integer
The duration of the call in seconds
string
The phone number used by the assistant
string
The phone number of the client
string
The current status of the call
string
The transcript of the call conversation
object
Variables collected during the call
object
Evaluation data for the call performance
object
Response from any configured webhooks
number
The cost charged by the carrier for this call
number
The total cost of the call including all fees
string
Who answered the call (
human, machine, or unknown)string
URL to the call recording (if available and enabled)
string
The date and time when the call was created
string
The date and time when the call was last updated

