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

# GET /common/lookup/countries

`GET /common/lookup/countries`

## Query parameters

- `options.isDistributionCountry` boolean
- `options.isReportingCountry` boolean

## Response `200`

OK

- CountryDTO[]
  - `iso2Code` string
  - `code` string
  - `name` string
  - `countryId` integer
  - `isDistributionCountry` boolean
  - `isReportingCountry` boolean

---

[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/7a22c2db13c0/schema)
