---
title: "Get storage statistics"
method: GET
path: "/v1/drive/stats"
tags: ["drive"]
---

# Get storage statistics

`GET /v1/drive/stats`

Get aggregate statistics about the data store

## Response `200`

OK

- ModelsDriveStorageStats
  - `by_content_type` object
  - `by_storage_class` object
  - `total_objects` integer
  - `total_size` integer

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
