string
queued → in_progress → ended, or failed if the call never went out.string | null
What happened on the wire:
answered, answering_machine, no_answer,
busy, rejected, unreachable, invalid_number, carrier_failure.
null until the call ends.string | null
api for calls you created. Other values mean the call was started from the
Contour dashboard or another channel.string | null
Why the call ended, for example
agent_hangup, user_hangup, voicemail,
no_answer, max_duration.string | null
A presigned link that expires after about an hour.
null until the
recording is available. Use GET /v1/calls/{call_id}/recording for a fresh
link at any time.object
The variables the call was created with.
object
Your metadata, echoed back untouched.
object | null
null until call.analyzed. Then summary (text) and extracted_data,
whose keys are the fields configured on your agent.