---
title: "Retrieve bucket"
method: GET
path: "/storage/buckets/{id}"
tags: ["Object Storage"]
---

# Retrieve bucket

`GET /storage/buckets/{id}`

Shows details of a specific object storage.

## Path parameters

- `id` string, required

## Response `200`

Success

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
