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

# Get Usage

`GET /v1/files:usage`

## Response `200`

Successful Response

- FileUsage
  - `used_bytes` integer — total storage available in bytes
  - `total_bytes` integer — storage used in bytes
  - `num_files` integer — number of files available.
  - `total` string — total storage available in human-readable format
  - `used` string — storage used in human-readable format

---

[API](https://skmtc.net/spi-tch/apis/spitch-api.md) · [All operations](https://skmtc.net/spi-tch/apis/spitch-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spi-tch/spitch-api/versions/345ddd9a88d1/schema)
