GET
/
v1
/
health
curl --request GET \
  --url http://localhost:9000/v1/health
"<string>"

Response

200
application/json

The response is of type string.