---
title: "Get Storage Stats"
method: GET
path: "/admin/stats/storage"
tags: ["admin"]
---

# Get Storage Stats

`GET /admin/stats/storage`

Get storage statistics.

## Response `200`

Successful Response

- StorageStatsResponse
  - `total_storage_bytes` integer, required
  - `total_storage_formatted` string, required
  - `per_user_breakdown` object[], required

---

[API](https://skmtc.net/meganova/apis/fastapi.md) · [All operations](https://skmtc.net/meganova/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meganova/fastapi/revisions/2b2bab8b9017/schema)
