Get Call
Path parameters
call_id
The ID of the call.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Cartesia-Version
Response
This endpoint returns an object.
id
The unique identifier for the agent call.
agent_id
The identifier of the agent associated with the call.
status
The status of the agent call.
Allowed values:
start_time
The start time of the agent call.
end_time
The end time of the agent call.
transcript
The transcript of the agent call.
telephony_params
The telephony parameters associated with the call when the call is made via phone.
summary
A summary of the agent call. This is a brief summary of the call that is generated by Cartesia.
error_message
The error message, if any, associated with the call.
deployment_id
The deployment identifier associated with the call.