get all carriers for an account
Response
carrier listing
Example response
[
{
"service_provider_sid": "6072f617-6151-4c15-8eb9-74a4967ab701",
"name": "my carrier"
}
]Changes
Changed in 3 of the 27 revisions of this API.3183
- ○
added the optional property
items/allOf[VoipCarrier]/trunk_typeto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
items/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/voip_carrier_sidfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
items/account_sidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/application_sidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/diversionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/e164_leading_plusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/inbound_auth_passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/inbound_auth_usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/is_activefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/register_passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/register_sip_realmfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/register_usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/requires_registerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/smpp_enquire_link_intervalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/smpp_inbound_passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/smpp_inbound_system_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/smpp_passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/smpp_system_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/tech_prefixfrom the response with the200statusresponse-optional-property-removed
- ○
added
VoipCarriersubschema #2to theitems/response propertyallOflist for the response status200response-property-all-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○