v1

latestSwagger 2.0Apache 2.02026-07-17152737.5 KB
health

Check readiness status

This endpoint returns a 200 status code when the HTTP server is up running and the environment dependencies (e.g. the database) are responsive as well.

If the service supports TLS Edge Termination, this endpoint does not require the X-Forwarded-Proto header to be set.

Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.

get/health/ready

Response

healthStatus

statusstring

Status always contains "ok".