Get Routing connections configurations by ID
GET/smsmtin-routings/{id}
Retrieve Routing connections configurations details by the given ID.
Authorization privilege needed for this endpoint: ss7.sms-mt-in.view.
Errors:
- UNAUTHORIZED - User not authorized
- SS7_INSTANCE_NOT_SET - SS7 instance not found in request context
- SMSMT_INBOUND_ROUTING_NOT_FOUND - sms mt inbound routing not found
Request
Responses
- 200
- default
Routing connections data.
Unexpected error.