Health
Simple health check endpoint that bypasses the global prefix. Returns the same comprehensive health status as the root endpoint. Commonly used by Kubernetes and other orchestration systems.
Responses
200Success
get
GET /health HTTP/1.1
Host:
Accept: */*
200Success
No content
Was this helpful?