---
title: "GET /api/ee/metabot/usage"
method: GET
path: "/api/ee/metabot/usage"
tags: ["/api/ee/metabot"]
---

# GET /api/ee/metabot/usage

`GET /api/ee/metabot/usage`

Fetch current Metabot token usage for the current billing period.

## Response `2XX`

Successful response

- object
  - `is_locked` boolean, nullable, required
  - `tokens` integer, nullable, required
  - `updated_at` string, nullable, required

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

## Changes

- **2026-05-22** `b1dc4ea67567` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/metabase/apis/metabase-api/changes/api/ee/metabot/usage/get.md)

---

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