Search...
/
Sign Up
Home
Guides
Verbs
API Reference
Client SDKs
Tutorials
Release Notes
Home
Guides
Verbs
API Reference
Client SDKs
Tutorials
Release Notes
Introduction
REST Call Control
Calls
GET
list calls
POST
create a call
GET
retrieve a call
POST
update a call
DEL
delete a call
Conferences
Queues
REST Platform Management
Users
Settings
Accounts
Clients
Applications
Recent Calls
Alerts
Carriers
Speech
Phone Numbers
Call Routing
Service Providers
Webhooks
POST
New Call
POST
Client Registration
Sign Up
REST Call Control
Calls
retrieve a call
GET
https://api.jambonz.cloud/v1
/
Accounts
/
:AccountSid
/
Calls
/
:CallSid
Path parameters
AccountSid
string
Required
CallSid
string
Required
Response
call found
account_sid
string
format: "uuid"
call_id
string
call_sid
string
format: "uuid"
call_status
enum
Show 9 enum values
direction
enum
Allowed values:
inbound
outbound
from
string
service_url
string
sip_status
integer
to
string
application_sid
string
Optional
format: "uuid"
caller_name
string
Optional
duration
integer
Optional
originating_sip_trunk_name
string
Optional
parent_call_sid
string
Optional
format: "uuid"
Errors
404
Get Call Request Not Found Error
500
Get Call Request Internal Server Error
Built with