Token API > Monitoring Endpoints
Get health status of the API
GET/health
Sorgu Parametreleri
Parameter | Tanım | Value |
---|---|---|
skip_endpoints string |
| true |
Potential Responses
Durum | Tanım |
---|---|
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 |