System

Health check

Returns the health status of the API and its dependencies (database, Redis, storage).

get/api/health

Response

Health status

status'ok' | 'degraded' | 'unhealthy' required
timestampstring date-time required
latencyMsinteger required

Changes