Token API > Monitoring Endpoints
Get health status of the API
GET/health
Query Parameters
Parameter | Popis | Value |
---|---|---|
skip_endpoints string |
| true |
Potential Responses
Status | Popis |
---|---|
200 | API is healthy or degraded |
400 | Client side error |
401 | Authentication failed |
403 | Forbidden |
404 | Not found |
500 | Server side error |
503 | API is unhealthy |