Use this endpoint to retrieve detailed information associated with a group of phone numbers, including billing method, primary route, and failover route, etc.
Endpoint
POST /numbers/detailsBody Parameters
numbers
requiredA comma separated list of the phone numbers to research.
Response Fields
On success, the HTTP status code in the response header is 200 OK and the response body contains a list of number details in JSON format. On error, the header status code is an error code and the response body contains an array of error objects.
-
data
listList of Number Detail Records:
-
attributes
objectObject composed of Phone Number details.
See List Phone Number Details for a full list of the data values returned.