Health

Basic health check

Perform a basic health check of the system. Returns overall health status, uptime, and version information.

get/health

Response

Basic health check result

successtrue required
timestampnumber required

Health check timestamp

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

Overall system health

uptimenumber required

System uptime in milliseconds

versionstring required

Application version

environmentstring required

Environment name

messagestring required

Health status message

Changes

No recorded changes to this endpoint across all 1 revision of this API.