---
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-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.dev/latitude/apis/latitude-sh-api/revisions/6ad8dacf6642?raw)
