Skip to main content
GET
Get Call

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
to_number
string
required
from_number
string
required
agent
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
VonageTelephonyMetadata · object
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
Context · object | null
run_do_not_call_detection
boolean | null
telephony_account_connection
TwilioAccountConnection · object | null
telephony_params
Telephony Params · object | null