Skip to main content
GET
/
cabinet
/
admin
/
ban-system
/
health
/
detailed
Get Health Detailed
curl --request GET \
  --url http://localhost:8080/cabinet/admin/ban-system/health/detailed
{
  "status": "<string>",
  "uptime": 123,
  "components": {}
}

Response

200 - application/json

Successful Response

Detailed health response.

status
string
required
uptime
integer | null
components
Components · object