Service health check
Liveness check. Returns status ("ok" or "degraded") and a components map where each key is a functional component name and each value reports its current state. A 200 means all components are healthy; 503 means at least one is in an error state.
get/health
Response
All components healthy.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.