---
title: "GET /references/airlines/{airlineCode}"
method: GET
path: "/references/airlines/{airlineCode}"
tags: ["Reference Data"]
---

# GET /references/airlines/{airlineCode}

`GET /references/airlines/{airlineCode}`

List all airlines or one specific airline.

## Path parameters

- `airlineCode` string, required

## Query parameters

- `limit` string
- `offset` string

## Headers

- `Accept` string, required

## Response `200`

OK

- string

## Changes

- **2017-01-10** `2bc6c5d6d08b` — 1 breaking, 1 info
  - the `path` request parameter `airlineCode` became required
  - api operation id `Get_Airlines_` removed and replaced with `Airlines`

[Change history](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/changes/references/airlines/:airlineCode/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/2bc6c5d6d08b/schema)
