Skip to main content
GET
List region cities

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

country_id
integer<int32>
required

The unique ID of the country.

Example:

1891

region_id
integer<int32>
required

The unique ID of the region.

Example:

821

Query Parameters

text_enabled_only
boolean

When true, returns only cities that offer text-enabled numbers.

Response

Returns the list of cities.

cities
City · object[]
required

Cities available for the requested country or region.