v1

latestOpenAPI 3.0.32026-08-0421040.6 KB
Meta

Health check endpoint. Returns 200 if the API, database, and Redis are all operational. Returns 503 if any component is degraded. No authentication required.

get/health

Response

Default Response

status'healthy' | 'degraded' required

Overall system status

checksobject required

Individual component checks (database, redis) with status "ok" or "error"

timestampstring required

ISO 8601 timestamp of the health check