/
VO
vocodedev
/
Vocode Hosted API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v31
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2024-08-27
43
109
179.0 KB
calls
Get Call
get
/v1/calls
Query parameters
id
string
uuid
required
Response
Successful Response
Call
required
id
string
uuid
required
user_id
string
uuid
required
status
'not_started'
|
'in_progress'
|
'error'
|
'ended'
error_message
string
nullable
recording_available
boolean
transcript
string
nullable
human_detection_result
'human'
|
'no_human'
nullable
do_not_call_result
boolean
nullable
telephony_id
string
nullable
stage
'created'
|
'picked_up'
|
'transfer_started'
|
'transfer_successful'
nullable
stage_outcome
'human_unanswered'
|
'call_did_not_connect'
|
'human_disconnected'
|
'bot_disconnected'
|
'transfer_unanswered'
|
'transfer_disconnected'
nullable
telephony_metadata
union
start_time
string
nullable
end_time
string
nullable
to_number
string
required
from_number
string
required
agent
Agent
required
telephony_provider
'vonage'
|
'twilio'
required
agent_phone_number
string
required
hipaa_compliant
boolean
on_no_human_answer
'continue'
|
'hangup'
nullable
context
object
nullable
run_do_not_call_detection
boolean
nullable
telephony_account_connection
TwilioAccountConnection
telephony_params
object
nullable