---
title: "Get Context Usage"
method: GET
path: "/api/v1/chats/{chat_id}/context-usage"
tags: ["chats"]
---

# Get Context Usage

`GET /api/v1/chats/{chat_id}/context-usage`

Return context usage info for the frontend indicator.

## Path parameters

- `chat_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/netter/apis/dmi-backend.md) · [All operations](https://skmtc.net/netter/apis/dmi-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netter/dmi-backend/versions/a59877bf911b/schema)
