Get service number simple routing
Path Parameters
- service_number string required
Possible values: Value must match regular expression
^[0-9]{1,14}$
The service number in E.164 format (without leading +)
Responses
- 200
- 400
- 404
- 409
- application/json
- Schema
- Example (from schema)
Schema
- call_recording boolean
- destinations string
Possible values: Value must match regular expression
^[0-9]{1,14}$
{
"call_recording": true,
"destinations": "447719123456"
}
The format of the Service Number provided is invalid. This needs to be E.164 with no leading '+'. (e.g. 44111222333)
Number not found
This number is not set to have simple routing, please try the advanced endpoint