---
title: "List regions"
method: GET
path: "/regions"
tags: ["Regions"]
---

# List regions

`GET /regions`

Lists all [available locations](https://latitude.sh/locations). For server availability by location, please see the [Plans API](/reference/get-plans).

## Query parameters

- `page[size]` integer
- `page[number]` integer
- `stats[total]` string
- `include_custom` boolean
- `filter[features]` string

## Response `200`

Success

## Changes

- **2026-08-20** `8c1ea1759870` — 1 info
  - added the optional property `data/items/attributes/network_group` to the response with the `200` status
- **2026-08-19** `9545f24e8507` — 3 info
  - added the optional property `data/items/attributes/facility` to the response with the `200` status
  - added the optional property `data/items/attributes/type` to the response with the `200` status
  - added the optional property `data/items/type` to the response with the `200` status
- **2026-08-18** `6ad8dacf6642` — 2 info
  - added the new optional `query` request parameter `filter[features]`
  - added the optional property `data/items/attributes/features` to the response with the `200` status
- **2026-08-12** `0fe02e1d8c8c` — 1 info
  - added the new optional `query` request parameter `include_custom`

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/regions/get.md)

---

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