---
title: "Get Bot Rate Limit Per Day"
method: GET
path: "/api/bot/rate-limit-per-day"
tags: ["Bot"]
---

# Get Bot Rate Limit Per Day

`GET /api/bot/rate-limit-per-day`

Get the rate limit per day for a bot.

## Query parameters

- `bot_id` string, uuid, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/chat-fly/apis/chatfly-backend-application.md) · [All operations](https://skmtc.net/chat-fly/apis/chatfly-backend-application/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chat-fly/chatfly-backend-application/versions/cbb37496f138/schema)
