v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496339309.1 KB

Searches the provisioned phone numbers in an organization.

get/search#type=phone-numbers

Query parameters

area-codestring

Confines a search to just the phone numbers associated with the specified area code.

citystring

Confines a search to just the phone numbers associated with the specified city.

countrystring

Confines a search to just the phone numbers associated with the specified country.

statestring

Confines a search to just the phone numbers associated with the specified state.

toll-free-prefixstring

Confines a search to just the phone numbers associated with the specified toll-free prefix.

phone-number-type'Local' | 'TollFree'

Confines a search to just the phone numbers associated with the specified phone number type, either <b>local</b> or <b>toll-free</b>.

max-resultsinteger

The maximum number of results to return.

next-tokenstring

The token used to return the next page of results.

type'phone-numbers' required

Response

Success

E164PhoneNumbersE164PhoneNumber[]

Confines a search to just the phone numbers in the E.164 format.

NextTokenstring

The token used to return the next page of results.