---
title: "Get a specific storage region."
method: GET
path: "/storage-regions/{slug}/"
tags: ["storage-regions"]
---

# Get a specific storage region.

`GET /storage-regions/{slug}/`

Get a specific storage region.

## Response `200`

OK

- StorageRegion
  - `label` string, required — Name of the storage region
  - `slug` string, required — Slug for the storage region

## Other responses

- `400` — Request could not be processed (see detail).
- `422` — Missing or invalid parameters (see detail).

---

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