---
title: "GET recommended destinations"
method: GET
path: "/reference-data/recommended-locations"
tags: ["recommended-locations"]
---

# GET recommended destinations

`GET /reference-data/recommended-locations`

## Query parameters

- `cityCodes` string, required
- `travelerCountryCode` string
- `destinationCountryCodes` string

## Response `200`

Successful reply

## Other responses

- `400` — code | title ------- | ------------------------------------- 477 | INVALID FORMAT 572 | INVALID OPTION 32171 | MANDATORY DATA MISSING
- `500` — Internal Server Error

## Changes

- **2023-08-16** `b9947767758c` — 2 breaking
  - the `errors/items/` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `errors/items/` response's property type/format changed from `object`/`` to ``/`` for status `500`
- **2023-02-16** `d21d575a0995` — 9 breaking, 7 warning, 3 info
  - the response property `errors/items/code` became optional for the status `400`
  - the response property `errors/items/code` became optional for the status `500`
  - the response property `errors/items/status` became optional for the status `400`
  - the response property `errors/items/status` became optional for the status `500`
  - …15 more

[Change history](https://skmtc.dev/amadeus4dev/apis/travel-recommendations-api/changes/reference-data/recommended-locations/get.md)

---

[API](https://skmtc.dev/amadeus4dev/apis/travel-recommendations-api.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/travel-recommendations-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/travel-recommendations-api/revisions/b9947767758c/schema)
