Liveness probe
GET/auth/healthz
Returns the literal text ok whenever the service can serve requests. Used by ALB / API Gateway / monitoring.
Responses
- 200
Service is up. Returns the literal text ok.
GET/auth/healthz
Returns the literal text ok whenever the service can serve requests. Used by ALB / API Gateway / monitoring.
Service is up. Returns the literal text ok.