---
title: "Get Health"
method: GET
path: "/cabinet/admin/ban-system/health"
tags: ["Cabinet Admin Ban System"]
---

# Get Health

`GET /cabinet/admin/ban-system/health`

Get Ban System health status.

## Response `200`

Successful Response

- BanHealthResponse — Health status response.
  - `status` string, required
  - `uptime` integer, nullable
  - `components` BanHealthComponent[]
    - `name` string, required
    - `status` string, required
    - `message` string, nullable
    - `details` object, nullable

---

[API](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api.md) · [All operations](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bedolagam/remnawave-bot-admin-api/revisions/45956d1b13ec/schema)
