Phone Numbers
List Purchased Phone Numbers
List the purchased phone numbers for your account.
GET
/
purchased-phone-numbers
List all the numbers owned by your domain. The numbers returns a name associated to the number and an id. The id can be used as the callerId in dial-out.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
numbers
object[]