---
title: "continents"
method: GET
path: "/continents"
tags: ["Geography"]
---

# continents

`GET /continents`

Returns the list of available continents.

## Query parameters

- `product` string
- `language` string

## Response `200`

Successful response

- array[]
  - object[]
    - `id` number
    - `gid` string
    - `descriptions` object
      - `pt` string
    - `configurations` object[]
      - `any_ds_any` string
      - `any_cruises_any` string
      - `any_transfers_any` string
      - `default` string
      - `any_vr_any` string
      - `any_cars_any` string
      - `any_flights_any` string
      - `any_hotels_any` string
      - `viajeros.com` string
      - `any_packages_any` string
      - `any_buses_any` string
    - `last_update_date` string, date
    - `code` string
    - `pictures` unknown[]
      - unknown

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/despegar/apis/decolar-booking-api.md) · [All operations](https://skmtc.net/despegar/apis/decolar-booking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/despegar/decolar-booking-api/revisions/2fb15f2434ea/schema)
