---
title: "Seat Maps"
method: GET
path: "/offers/seatmaps/{flightNumber}/{origin}/{destination}/{date}/{cabinClass}"
tags: ["Offers"]
---

# Seat Maps

`GET /offers/seatmaps/{flightNumber}/{origin}/{destination}/{date}/{cabinClass}`

Cabin layout and seat characteristics.

## Path parameters

- `flightNumber` string, required
- `origin` string, required
- `destination` string, required
- `date` string, required
- `cabinClass` string, required

## Headers

- `Accept` string, required

## Response `200`

OK

- object

## Changes

- **2017-12-21** `c6979ffe3af9` — 1 info
  - api operation id `Seat Maps` removed and replaced with `OffersSeatmapsDestinationDateCabinClassByFlightNumberAndOriginGet`
- **2017-01-10** `2bc6c5d6d08b` — 1 info
  - api operation id `Get_Seat Maps_` removed and replaced with `Seat Maps`

[Change history](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/changes/offers/seatmaps/:flightNumber/:origin/:destination/:date/:cabinClass/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)
