Skip to main content

Liveness probe

GET 

/auth/healthz

Returns the literal text ok whenever the service can serve requests. Used by ALB / API Gateway / monitoring.

Responses

Service is up. Returns the literal text ok.