---
title: "GET /common/lookup/cities"
method: GET
path: "/common/lookup/cities"
tags: ["common"]
---

# GET /common/lookup/cities

`GET /common/lookup/cities`

## Query parameters

- `options.countryId` integer
- `options.stateId` integer

## Response `200`

OK

- CityDTO[]
  - `countryId` integer
  - `cityId` integer
  - `name` string
  - `stateId` integer

---

[API](https://skmtc.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/9bb4b5cb4dc2/schema)
