Endpoint
GET /user/calls/{id}
Path parameters
integer
required
Unique identifier of the call.
Response
integer
Unique identifier of the call.
string
Name of the assistant that handled the call.
string
Name of the campaign the call belongs to, if applicable.
string
Call type:
inbound, outbound, or web.integer
Call duration in seconds.
string
Phone number used by the assistant.
string
Phone number of the client.
string
Final status of the call.
string
Full transcript of the conversation.
object
Variables collected during the call.
object
Post-call evaluation data.
object
Response from configured webhooks.
number
Carrier cost for the call in USD.
number
Total cost of the call in USD.
string
Who answered:
human, machine, or unknown.string
URL to the call recording, if available and enabled.
string
Timestamp when the call was created.
string
Timestamp when the call was last updated.
Example
200 Response
404 Not found