---
title: "Lists all supported locations"
method: GET
path: "/v1/locations"
tags: ["Location"]
---

# Lists all supported locations

`GET /v1/locations`

Lists all supported locationss.

## Headers

- `x-checkly-account` string — Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

## Response `200`

Successful

- Model271[]
  - `region` string, required — The unique identifier of this location.
  - `name` string, required — Friendly name of this location.

## Other responses

- `429` — Too Many Requests

---

[API](https://skmtc.net/checklyhq/apis/checkly-public-api.md) · [All operations](https://skmtc.net/checklyhq/apis/checkly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checklyhq/checkly-public-api/revisions/9e903da4f3da/schema)
