Number Pool
List all toll-free numbers
This API fetches a list of all toll-free numbers from a number pool based on the number pool UUID specified in the resource URI.
API Endpoint
GET
Arguments
No arguments need to be passed.
Returns
This API returns the list of toll-free numbers from the number pool.
The API response contains a meta
field with the following fields:
limit
: The size of the page returned in the response.next
: The URL that points to the next page of results. (Currently this will be blank because only one toll-free can be present in a number pool.)offset
: The offset for the page returned in the response.previous
: The URL that points to the previous page of results. (Currently this will be blank because only one toll-free can be present in a number pool.)total_count
: The total number of records that match the specified filters. (Currently this is always 1.)