---
title: "Supported Regions"
method: GET
path: "/api/v1alpha/supported_regions"
tags: ["Authenticated Server Information"]
---

# Supported Regions

`GET /api/v1alpha/supported_regions`

Get the list of supported regions.

## Response `200`

Successfully retrieved the regions list.

- string[] — List of supported regions

## Changes

- **2025-04-16** `afa3b61d1d09` — 1 breaking, 1 info
  - removed the media type `string` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`
- **2025-01-14** `559a91071cc1` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `string` for the response with the status `200`

[Change history](https://skmtc.dev/hail-is/apis/hail-services/changes/api/v1alpha/supported_regions/get.md)

---

[API](https://skmtc.dev/hail-is/apis/hail-services.md) · [All operations](https://skmtc.dev/hail-is/apis/hail-services/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hail-is/hail-services/revisions/a74e84459276/schema)
