> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve existing Bucket by Name

> Retrieve a specific bucket by its name

Users may also retrieve records for a given bucket by providing the name of the bucket.

```bash theme={null}
GET {{base_url}}/api/buckets?name={name}
```
