Check system health
Health
Check system health
Authenticated liveness probe inside the system namespace. Returns 200 when the API can reach the database, 503 otherwise. Requires a valid token (no specific scope). The unauthenticated infrastructure probe remains at the root GET /health.
GET
Check system health
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.