Get list of SMS routing data

Returns a list of SMS routing data belonging to the specified SMS routing entry. Only returns data if the requested SMS routing entry belongs to the logged in organization or is configured as the default route.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

routing_idstringRequired

Response

OK
iddouble
sms_routing_idstring
countryobject
smpp_bindobject
operatorobject
msisdn_poolobject
gt_configobject
sccp_called_party_prefixobject

Errors

403
Forbidden Error