---
title: "Get bucket"
method: GET
path: "/bus/bucket/{name}"
tags: ["bus"]
---

# Get bucket

`GET /bus/bucket/{name}`

Returns metadata about the specified bucket.

## Path parameters

- `name` string, required — The name of the bucket.

## Response `200`

Successfully retrieved bucket

- string — The name of the bucket.

## Other responses

- `404` — Bucket not found

---

[API](https://skmtc.net/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/revisions/184a3d5207da/schema)
