Skip to main content
The lightest endpoint for checking whether the service has started up correctly. It requires no authentication and can be used directly for load balancers and Kubernetes liveness probes.

Request

  • Authentication: none
  • Content-Type: not applicable

Response 200

/health/ready response example (dependency check):

cURL

Kubernetes probe example