Get call status & results

Retrieve the details of a call, including model run results if they are available.

Authentication

x-api-keystring
Your API Activation Key

Path parameters

call_idstringRequiredformat: "uuid"

Response

Details of a call's current state
idstringformat: "uuid"
The id of the requested call
userobject
statusstring
Current status of the call
agentobject
Configuration for the AI voice agent used in the call
extractedFieldsobject or null
Fields that was extracted by the agent in the call
modelRunobject or null
Model run results if available

Errors