---
title: "List storage usage"
method: GET
path: "/storage/usage"
tags: ["Object Storage"]
---

# List storage usage

`GET /storage/usage`

Returns daily object storage usage for a project. Each row reports the canonical usage in bytes for a single storage on a given day, plus the provider-reported raw value.

## Query parameters

- `filter[project]` string, required
- `filter[storage_id]` string
- `filter[start_date]` string, date
- `filter[end_date]` string, date

## Response `200`

Success

## Changes

- **2026-08-20** `437c7a97e596` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/storage/usage/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-service-production.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/093a8a1ebb2d/schema)
