---
title: "GET /api/ai_assistant/usage"
method: GET
path: "/api/ai_assistant/usage"
tags: ["AI Assistant"]
---

# GET /api/ai_assistant/usage

`GET /api/ai_assistant/usage`

GET operation for /api/ai_assistant/usage

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

Current daily token usage

- object
  - `success` boolean
  - `message` object
    - `used` integer
    - `limit` integer

## Changes

- **2026-08-15** (v1) `058396b8f0f1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/changes/api/ai_assistant/usage/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
