GET
Get Telephony Account

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
string<uuid>
required

Response

Successful Response

account_info
Account Info · object
required
created_at
string<date-time>
required
credentials
Credentials · object
required
display_name
string
required
id
string<uuid>
required
last_synced_at
string<date-time> | null
required
provider
enum<string>
required
Available options:
plivo,
exotel,
vobiz,
twilio
provider_state
Provider State · object
required
setup_complete
boolean
required
setup_steps
TelephonySetupStep · object[]
required
status
enum<string>
required
Available options:
pending,
connected,
provisioning,
ready,
error,
disabled
status_message
string | null
required
transfer_transport
enum<string>
required
Available options:
refer,
bridge
updated_at
string<date-time>
required