---
title: "GET /api/v1/bot-quota"
method: GET
path: "/api/v1/bot-quota"
tags: ["Channels"]
---

# GET /api/v1/bot-quota

`GET /api/v1/bot-quota`

## Response `200`

Bot quota

- object
  - `available` boolean, required
  - `resetsAt` string, required
  - `usingByok` boolean
  - `byokAvailable` boolean
  - `autoFallbackTriggered` boolean

## Changes

- **2026-04-08** `a419c967cd2f` — 3 info
  - added the optional property `autoFallbackTriggered` to the response with the `200` status
  - added the optional property `byokAvailable` to the response with the `200` status
  - added the optional property `usingByok` to the response with the `200` status
- **2026-03-19** `239b3cc94d80` — 3 warning
  - removed the optional property `autoFallbackTriggered` from the response with the `200` status
  - removed the optional property `byokAvailable` from the response with the `200` status
  - removed the optional property `usingByok` from the response with the `200` status

[Change history](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/v1/bot-quota/get.md)

---

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