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

---

[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/d664a75aaba5/schema)
