Liveness probe. Unauthenticated; outside the tenant/auth stack.
GET
Public operationId: health/health Authorization
No credential required — these endpoints are reachable without authentication.
Responses
200 Service is up
{
"data": {
"status": "string"
},
"error": {
"code": "string",
"message": "string"
},
"meta": {
"timestamp": "string"
},
"success": false
}Request
curl -X GET "http://localhost:8080/health" \Try it
live requestGET
http://localhost:8080/health