---
title: "Returns a specific airports or cities based on its id."
method: GET
path: "/reference-data/locations/{locationId}"
tags: ["location"]
---

# Returns a specific airports or cities based on its id.

`GET /reference-data/locations/{locationId}`

## Path parameters

- `locationId` string, required

## Response `200`

Successful Operation

## Other responses

- `400` — code | title ------- | ------------------------------------- 572 | INVALID OPTION
- `404` — Not Found
- `default` — Unexpected Error

---

[API](https://skmtc.dev/amadeus4dev/apis/airport-city-search.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/airport-city-search/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/airport-city-search/revisions/12d3d982611e/schema)
