---
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
    - `supportedIngestTypes` string[], required — Ingest types supported in this region

---

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