Check if the service is alive.
curl $ENDPOINT/health
{ "error": "unhealthy", "error_type": "unhealthy" }
Was this page helpful?