v10

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

List available offerings of capabilities with rates for the given country.

get/availablePhoneNumbers/countries/{countryCode}/offerings

Path parameters

countryCodestring required

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

Query parameters

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.

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

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

assignmentType'person' | 'application'

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

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.