Skip to main content

Kubernetes liveness probe

GET 

/health/live

Public endpoint returning { status: "ok" } whenever the process is up. Does not touch the database.

Request

Responses

API process is alive.