Public and Health

Health Check

Basic health check endpoint.

Returns overall service health status.

get/health

Response

Successful Response

status'healthy' | 'degraded' | 'unhealthy' required

Service health status.

versionstring required

API version

release_git_shastring nullable

Exact source commit baked into this deployment

environmentstring required

Environment name

timestampstring date-time
messagestring nullable

Human-readable status detail

Changes