---
title: "GET /locations/{location-id}"
method: GET
path: "/locations/{location-id}"
tags: ["Location"]
---

# GET /locations/{location-id}

`GET /locations/{location-id}`

Get information about a location.

## Response `200`

OK

- object
  - `data` Location
    - `id` string
    - `name` string
    - `latitude` number
    - `longitude` number

---

[API](https://skmtc.dev/datacol-io/apis/instagram-api.md) · [All operations](https://skmtc.dev/datacol-io/apis/instagram-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datacol-io/instagram-api/revisions/35709f156a45/schema)
