Health check (no auth required)
GET/health
Confirms the server is up. Used by load balancers / monitoring. It is NOT bound to the auth, rate limit and idempotency middlewares — it can be called without limit.
Responses
- 200
Server healthy
GET/health
Confirms the server is up. Used by load balancers / monitoring. It is NOT bound to the auth, rate limit and idempotency middlewares — it can be called without limit.
Server healthy