---
title: "Get V2 quota usage counts"
method: GET
path: "/admin/users/{id}/quota-usage"
tags: ["Admin Users"]
---

# Get V2 quota usage counts

`GET /admin/users/{id}/quota-usage`

Counts of recorded quota usage (user_quota_usages) grouped by message type, with totals overall and since the current quota cycle started.

## Path parameters

- `id` string, required

## Response `200`

Quota usage counts

## Other responses

- `404` — User not found

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
