v1

latestOpenAPI 3.0.32026-07-1710820.0 KB
Health

Health probe

Health check endpoint for load balancers and liveness/readiness probes.

get/health

Response

Server is healthy

statusstring

Example response

{
  "status": "UP"
}