---
title: "Retrieve bucket metrics"
method: GET
path: "/storage/buckets/{bucket_id}/metrics"
tags: ["Object Storage"]
---

# Retrieve bucket metrics

`GET /storage/buckets/{bucket_id}/metrics`

Retrieves usage metrics for a specific object storage bucket, including storage consumption and estimated cost for the current billing period.

## Path parameters

- `bucket_id` string, required

## Response `200`

Success

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/7f90a64e0952/schema)
