POST
/
v1
/
calls
/
end

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
required

Response

200 - application/json
agent
object
required
agent_phone_number
string
required
from_number
string
required
id
string
required
telephony_provider
enum<string>
required
Available options:
vonage,
twilio
to_number
string
required
user_id
string
required
context
object | null
do_not_call_result
boolean | null
end_time
string | null
error_message
string | null
hipaa_compliant
boolean
default:
false
human_detection_result
enum<string> | null
Available options:
human,
no_human
on_no_human_answer
enum<string> | null
Available options:
continue,
hangup
recording_available
boolean
default:
false
run_do_not_call_detection
boolean | null
stage
enum<string> | null
Available options:
created,
picked_up,
transfer_started,
transfer_successful
stage_outcome
enum<string> | null
Available options:
human_unanswered,
call_did_not_connect,
human_disconnected,
bot_disconnected,
transfer_unanswered,
transfer_disconnected
start_time
string | null
status
enum<string>
default:
not_started
Available options:
not_started,
in_progress,
error,
ended
telephony_account_connection
object | null
telephony_id
string | null
telephony_metadata
object | null
telephony_params
object | null
transcript
string | null