get https://dialpad.com/api/v2/numbers
Gets all numbers in your company.
Added on May 3, 2018 for API v2.
Requires a company admin API key.
Rate limit: 1200 per minute.
Response
Gets all numbers in your company.
Added on May 3, 2018 for API v2.
Requires a company admin API key.
Rate limit: 1200 per minute.
xxxxxxxxxx
curl --request GET \
--url https://dialpad.com/api/v2/numbers \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: