---
title: "Returns a list of available locations"
method: GET
path: "/v1/locations"
tags: ["Locations"]
---

# Returns a list of available locations

`GET /v1/locations`

## Response `200`

Returns a list of available locations

- Location[]
  - `code` string, required — Datacenter location code
  - `name` string, required — Location name
  - `country_code` string, required — Country code

---

[API](https://skmtc.net/datacrunch/apis/verda-cloud-public-api.md) · [All operations](https://skmtc.net/datacrunch/apis/verda-cloud-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datacrunch/verda-cloud-public-api/revisions/0d66c7340876/schema)
