Health

Component health check

Reports the status of downstream services. With no category parameter, returns a simple "alive" greeting. With category=autogenerator or category=scim, reports per-component status and returns 503 if any required service is unhealthy.

get/health

Query parameters

category'autogenerator' | 'scim'

Component group to check. Omit for a generic liveness response.

Response

All checked components healthy.

messagestring

Liveness message.

statusstring

Overall status, when reported.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.