List package cities
List cities available in a country (optionally narrowed to a region) for this package. Use code values as the city parameter of the connection-string endpoint.
Requires the proxy:packages:read scope.
Authorizations
API key secret (starts with s_live_). Create keys in the dashboard under Settings → API keys, or via POST /v1/api-keys/. Send it as Authorization: Bearer <secret>.
Query Parameters
Filter by network type. Valid values are the package's own types (wifi, mobile, or mix); anything else returns 400 listing the networks available on the package.
wifi, mobile, mix Narrow results to one region (use a code from the regions endpoint).
Response
Successful Response
Response schema for list of cities in a country for a package.