---
title: "User Get Usage"
method: GET
path: "/api-get/{token}/usage"
tags: ["Subscription"]
---

# User Get Usage

`GET /api-get/{token}/usage`

Fetches the usage statistics for the user within a specified date range.

## Path parameters

- `token` string, required

## Query parameters

- `start` string
- `end` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/atrvatam/apis/marzbanapi.md) · [All operations](https://skmtc.dev/atrvatam/apis/marzbanapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atrvatam/marzbanapi/revisions/0aa31d6bd001/schema)
