API Reference
Health
GET /api/v1/health — liveness probe.
Response Body
application/json
application/json
application/json
curl -X GET "https://loading/api/v1/health"null{
"detail": "string",
"error": {
"code": "string",
"message": "string",
"details": {}
}
}{
"detail": "string",
"error": {
"code": "string",
"message": "string",
"details": {}
}
}