---
title: "GET /b/{bucket}/o"
method: GET
path: "/b/{bucket}/o"
tags: ["objects"]
---

# GET /b/{bucket}/o

`GET /b/{bucket}/o`

Retrieves a list of objects matching the criteria.

## Path parameters

- `bucket` string, required

## Query parameters

- `delimiter` string
- `endOffset` string
- `filter` string
- `includeFoldersAsPrefixes` boolean
- `includeTrailingDelimiter` boolean
- `matchGlob` string
- `maxResults` integer
- `pageToken` string
- `prefix` string
- `projection` 'full' | 'noAcl'
- `softDeleted` boolean
- `startOffset` string
- `userProject` string
- `versions` boolean

## 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)
