POST
/
v1
/
calls
/
end

Authorizations

Authorization
string
headerrequired

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

Query Parameters

id
string
required

Response

200 - application/json
id
string
required
user_id
string
required
to_number
string
required
from_number
string
required
agent
object
required
telephony_provider
enum<string>
required
Available options:
vonage,
twilio
agent_phone_number
string
required
status
enum<string>
default: not_started
Available options:
not_started,
in_progress,
error,
ended
error_message
string | null
recording_available
boolean
default: false
transcript
string | null
human_detection_result
enum<string> | null
Available options:
human,
no_human
do_not_call_result
boolean | null
telephony_id
string | 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
telephony_metadata
object | null
start_time
string | null
end_time
string | null
hipaa_compliant
boolean
default: false
on_no_human_answer
enum<string> | null
Available options:
continue,
hangup
context
object | null
run_do_not_call_detection
boolean | null
telephony_account_connection
object | null
telephony_params
object | null