GET /health
Unauthenticated probe useful for uptime monitors and load balancers.
Response
Shape is described in the public OpenAPI spec. Typically you will see:
- A top-level overall status string.
- A
components(or similar) object whose entries each carry their ownstatusand sometimes a shorterrormessage when unhealthy.
Use the public /openapi.yaml for authoritative field names and enum values — do not rely on hard-coded component keys in client code, as the set of checks may evolve.
When an entry is not configured or disabled, that usually reflects an optional feature being inactive for your account rather than an outage.