Get call status & results

View as Markdown
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
Fields that was extracted by the agent in the call
modelRunobject
Model run results if available

Errors

404
Not Found Error
422
Unprocessable Entity Error