---
title: "GET /b"
method: GET
path: "/b"
tags: ["buckets"]
---

# GET /b

`GET /b`

Retrieves a list of buckets for a given project.

## Query parameters

- `project` string, required
- `maxResults` integer
- `pageToken` string
- `prefix` string
- `projection` 'full' | 'noAcl'
- `returnPartialSuccess` boolean
- `softDeleted` boolean
- `userProject` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/storage.md) · [All operations](https://skmtc.dev/google/apis/storage/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/storage/revisions/4623cd2c71cf/schema)
