---
title: "List storage usage"
method: GET
path: "/projects/{project_id}/storage_usage"
tags: ["Object Storage"]
---

# List storage usage

`GET /projects/{project_id}/storage_usage`

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

## Path parameters

- `project_id` string, required

## Query parameters

- `storage_id` string
- `start_date` string, date
- `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/248f954a4e29/schema)
