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 organisation 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 or null
sms_routing_idstring or null
countryobject or null
smpp_bindobject or null
operatorobject or null
msisdn_poolobject or null
gt_configobject or null
sccp_called_party_prefixobject or null

Errors