---
title: "Countries"
method: GET
path: "/references/countries/{countryCode}"
tags: ["Reference Data"]
---

# Countries

`GET /references/countries/{countryCode}`

List all countries or one specific country. It is possible to request the response in a specific language.

## Path parameters

- `countryCode` string, required

## Query parameters

- `lang` string
- `limit` string
- `offset` string

## Headers

- `Accept` string, required

## Response `200`

OK

- object

## Changes

- **2017-12-21** `c6979ffe3af9` — 1 info
  - api operation id `Countries` removed and replaced with `ReferencesCountriesByCountryCodeGet`
- **2017-01-10** `2bc6c5d6d08b` — 1 breaking, 1 info
  - the `path` request parameter `countryCode` became required
  - api operation id `Get_Countries_` removed and replaced with `Countries`

[Change history](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/changes/references/countries/:countryCode/get.md)

---

[API](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api.md) · [All operations](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lufthansaopenapi/lh-public-api/revisions/dd2684fb5a91/schema)
