---
title: "Get User Stats"
method: GET
path: "/v1/api/user/stats"
tags: ["user"]
---

# Get User Stats

`GET /v1/api/user/stats`

Returns the user's general statistics, such as data downloaded, data egressed, overall ratio, and total downloaded.

## Query parameters

- `general` boolean, nullable
- `bandwidth` boolean, nullable
- `bandwidth_grouping` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not Found
- `422` — Validation Error

---

[API](https://skmtc.dev/torbox/apis/torbox-api.md) · [All operations](https://skmtc.dev/torbox/apis/torbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/torbox/torbox-api/revisions/6017d1e0162a/schema)
