Available Phone Numbers
List of AvailablePhoneNumber resources
Returns a list of URIs to phone number resources available to the account, categorized by type (Local, Toll-Free, Mobile, etc) and ISO country.
Permissions
The API token must include the following scopes: Numbers.
get/Accounts/{AccountSid}/AvailablePhoneNumbers
Path parameters
AccountSidstring uuid required
The Project ID that uniquely identifies the Account to retrieve.
Response
The request has succeeded.
Example response
{
"countries": {
"country": "United States",
"country_code": "US"
}
}