Returns detailed information about a specific call belonging to the authenticated user.Documentation Index
Fetch the complete documentation index at: https://docs.intellixent.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET /user/calls/{id}
Path parameters
Unique identifier of the call.
Response
Unique identifier of the call.
Name of the assistant that handled the call.
Name of the campaign the call belongs to, if applicable.
Call type:
inbound, outbound, or web.Call duration in seconds.
Phone number used by the assistant.
Phone number of the client.
Final status of the call.
Full transcript of the conversation.
Variables collected during the call.
Post-call evaluation data.
Response from configured webhooks.
Carrier cost for the call in USD.
Total cost of the call in USD.
Who answered:
human, machine, or unknown.URL to the call recording, if available and enabled.
Timestamp when the call was created.
Timestamp when the call was last updated.
Example
200 Response
404 Not found