Number Pool
List all short codes
This API can be used to fetch a list of short codes from the Number Pool based on 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 short codes from the Number Pool matching the filters specified in the request.
The API response also contains a meta
field with the following fields:
limit
: This the size of the page returned in the response.next
: The URL that points to the next page of results.offset
: The offset for the page returned in the response.previous
: The URL that points to the previous page of results.total_count
: The total number of records that match the specified filters.