Retrieve a single phone number within a number order.
GET/number_order_phone_numbers/:number_order_phone_number_id
Get an existing phone number in number order.
Request
Responses
200:
Successful response with details about a number order phone number.
400:
Bad request, the request was unacceptable, often due to missing a required parameter.
401:
Unauthorized
404:
The requested resource doesn't exist.
422:
Unprocessable entity. Check the 'detail' field in response for details.
500:
Unexpected error