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