---
title: "Get model file storage stats"
method: GET
path: "/v1/models/storage-stats"
tags: ["Models"]
---

# Get model file storage stats

`GET /v1/models/storage-stats`

Returns aggregate storage statistics for all model files in the organization.

## Response `200`

Storage statistics

- object — Storage statistics
  - `total_bytes` number
  - `file_count` number
  - `by_file_type` object

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
