retrieve voip carrier

Authentication

AuthorizationBearer

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

Path parameters

VoipCarrierSidstringRequired

Response

voip carrier found
service_provider_sidstringformat: "uuid"
namestring
descriptionstring
account_sidstringformat: "uuid"
application_sidstringformat: "uuid"
e164_leading_plusboolean
requires_registerboolean
register_usernamestring
register_sip_realmstring
register_passwordstring
tech_prefixstring
diversionstring
is_activeboolean
smpp_system_idstring
smpp_passwordstring
smpp_inbound_system_idstring
smpp_inbound_passwordstring
trunk_typeenumDefaults to static_ip

The type of trunk to create, see the guide for details

Allowed values:
inbound_auth_usernamestring<=64 characters
username for an auth trunk
inbound_auth_passwordstring<=64 characters
password for an auth trunk

Errors

404
Not Found Error
500
Internal Server Error