Fetch SMS routing entry by ID

Returns an SMS routing entry by ID. Only returns entries belonging to the logged in organization and the configured 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_iddoubleRequired
The numeric ID of an SMS Routing entry

Response

OK
iddouble
descriptionstring
organisationobject

Errors

403
Forbidden Error