---
title: "Get Usage"
method: GET
path: "/v1/files:usage"
---

# Get Usage

`GET /v1/files:usage`

## Response `200`

Successful Response

- FileUsage
  - `total` string, required
  - `used` string, required
  - `total_bytes` integer, required
  - `used_bytes` integer, required
  - `num_files` integer, required

## Changes

- **2025-10-06** `8814c306e6ef` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spi-tch/apis/spitch-api/changes/v1/files:usage/get.md)

---

[API](https://skmtc.dev/spi-tch/apis/spitch-api.md) · [All operations](https://skmtc.dev/spi-tch/apis/spitch-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spi-tch/spitch-api/revisions/8814c306e6ef/schema)
