---
title: "Get all regions available for your organization"
method: GET
path: "/regions"
tags: ["Regions"]
---

# Get all regions available for your organization

`GET /regions`

## Response `200`

List of regions

- RegionListResult
  - `data` object[], required — List of regions
    - `id` string, required — Unique identifier of the region
    - `name` string, required — Display name of the region
    - `type` 'cloud' | 'onprem', required — Type of the region
    - `supportedIngestTypes` string[], required — Ingest types supported in this region (rtsp-pull, ndi-pull and sdi-pull are only available on on-prem regions; ndi-pull and sdi-pull additionally require the NDI/SDI capability on the region)

---

[API](https://skmtc.net/dolby/apis/theolive-api.md) · [All operations](https://skmtc.net/dolby/apis/theolive-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dolby/theolive-api/revisions/3dc30dd23624/schema)
