---
title: "Get Usage"
method: GET
path: "/internal/gate/usage/{person_id}"
tags: ["Gate (internal)"]
---

# Get Usage

`GET /internal/gate/usage/{person_id}`

Return limits + current usage for a person. Called by Ophan for the billing UI.

## Path parameters

- `person_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agience/apis/agience-platform-api.md) · [All operations](https://skmtc.net/agience/apis/agience-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agience/agience-platform-api/revisions/187bad270c94/schema)
