---
title: "Flight Status at Arrival Airport"
method: GET
path: "/operations/flightstatus/arrivals/{airportCode}/{fromDateTime}"
tags: ["Operations"]
---

# Flight Status at Arrival Airport

`GET /operations/flightstatus/arrivals/{airportCode}/{fromDateTime}`

Status of all arrivals at a given airport up to 4 hours from the provided date time.

## Path parameters

- `airportCode` string, required
- `fromDateTime` string, required

## Query parameters

- `limit` string
- `offset` string

## Headers

- `Accept` string, required

## Response `200`

OK

- object

## Changes

- **2017-12-21** `c6979ffe3af9` — 1 info
  - api operation id `Flight Status at Arrival Airport` removed and replaced with `OperationsFlightstatusArrivalsByAirportCodeAndFromDateTimeGet`
- **2017-01-10** `2bc6c5d6d08b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/changes/operations/flightstatus/arrivals/:airportCode/:fromDateTime/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)
