curl --request GET \ --url http://localhost:9099/v1/health/
{ "healthy": true }
Was this page helpful?