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

## Changes

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

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/projects/:project_id/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.dev/latitude/apis/latitude-sh-api/revisions/6ad8dacf6642?raw)
