---
title: "geo_points_id"
method: GET
path: "/geo-points/{id}"
tags: ["Geography"]
---

# geo_points_id

`GET /geo-points/{id}`

Returns detailed information for a specific geographic point.

## Path parameters

- `id` number, required

## Query parameters

- `product` string
- `ratio` string
- `language` string

## Response `200`

Successful response

- object[]
  - `paging` object
    - `offset` integer
    - `limit` integer
    - `total` integer

## 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)
