---
title: "Get user stats"
method: GET
path: "/user/stats"
tags: ["user"]
---

# Get user stats

`GET /user/stats`

Get user stats

## Response `200`

OK

- ModelUserStats
  - `aliases` integer
  - `blocks` integer
  - `forwards` integer
  - `messages` unknown[]
    - unknown
  - `replies` integer
  - `sends` integer

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/ivpn/apis/untitled-api.md) · [All operations](https://skmtc.net/ivpn/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ivpn/untitled-api/versions/0e7bcc538dce/schema)
