---
title: "List geolocations"
method: GET
path: "/geolocations"
---

# List geolocations

`GET /geolocations`

List available VPN exit points and regional tags for geographic routing in sandbox analysis.

## Response `200`

Available geolocations.

- object
  - `data` object[]
    - `name` string — Backend name
    - `kind` string — Resource type
    - `geolocations` object[]
      - `name` string — Geolocation identifier (e.g., us-balti-tun, georgia-tun)
      - `tags` string[] — Region tags (e.g., europe, north-america, us)

---

[API](https://skmtc.net/recordedfuture/apis/alert-api.md) · [All operations](https://skmtc.net/recordedfuture/apis/alert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/recordedfuture/alert-api/versions/c8c2f68d8b60/schema)
