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

# GET /b/{bucket}/o/{object}

`GET /b/{bucket}/o/{object}`

Retrieves an object or its metadata.

## Path parameters

- `bucket` string, required
- `object` string, required

## Query parameters

- `generation` string
- `ifGenerationMatch` string
- `ifGenerationNotMatch` string
- `ifMetagenerationMatch` string
- `ifMetagenerationNotMatch` string
- `projection` 'full' | 'noAcl'
- `restoreToken` string
- `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)
