---
title: "Get Storage Zone Regions"
method: GET
path: "/storagezone/regions"
tags: ["Storage Zone"]
---

# Get Storage Zone Regions

`GET /storagezone/regions`

## Response `200`

A list of available storage zone regions

- StorageRegionModel[]
  - `Id` string, nullable — The unique identifier for the storage region
  - `Name` string, nullable — The name of the storage region
  - `Url` string, nullable — The storage endpoint URL for this region

## Other responses

- `401` — The request authorization failed
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
