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

## Changes

- **2026-08-12** `0fe02e1d8c8c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/storage/buckets/:bucket_id/metrics/get.md)

---

[API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.dev/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc.dev/latitude/apis/latitude-sh-api/revisions/8c1ea1759870?raw)
