Get Call
Get Call
Retrieve full details of a specific Famulor call by ID via API, including transcript, recording URL, duration, status and metadata from the AI voice assistant.
GET
Get Call
This endpoint allows you to retrieve detailed information about a specific call that belongs to the authenticated user.
Path Parameters
The unique identifier of the call
Response Fields
The unique identifier of the call
The name of the assistant that handled the call
The name of the campaign this call belongs to (if applicable)
The type of call (inbound, outbound or web)
The duration of the call in seconds
The phone number used by the assistant
The customer’s phone number
The current status of the call
The transcript of the call conversation as an array of entries
Variables collected during the call
Evaluation data for call performance as an array of fields
Response from configured webhooks
The carrier-calculated costs for this call
The total cost of the call including all fees
Who answered the call (human, machine or unknown), or
nullURL to the call recording (if available and enabled)
Date and time the call was created
Date and time the call was last updated

