Liveness probe (unauthenticated)
GET/api/v1/health
Shallow liveness for the API surface. Touches no database or cache. Always
returns 200; the body reports the server clock and whether the products API
is enabled on this environment. Not gated by API_V1_PRODUCTS_ENABLED.
Responses
- 200
Service is alive