v10

latestSwagger 2.02026-07-13203270.7 KB
Browse for available countries, cities and area codes

Gets the list of available area codes.

get/availablePhoneNumbers/countries/{countryCode}/areaCodes

Path parameters

countryCodestring required

The ISO 3166-2 country code, e.g. US.

Query parameters

phoneNumberType'geographic' | 'tollFree' | 'mobile' required

Filter by numberType, e.g. Geographic, TollFree, Mobile.

skipinteger

An optional parameter for how many entries to skip, for pagination purposes. The default value is 0.

maxPageSizeinteger

An optional parameter for how many entries to return, for pagination purposes. The default value is 100.

assignmentType'person' | 'application'

Filter by assignmentType, e.g. Person, Application.

localitystring

The name of locality or town in which to search for the area code. This is required if the number type is Geographic.

administrativeDivisionstring

The name of the state or province in which to search for the area code.

api-versionstring required

Version of API to invoke

Headers

accept-languagestring

The locale to display in the localized fields in the response. e.g. 'en-US'

Response

Success

nextLinkstring

Represents the URL link to the next page.

All 20 operations