Checks if the API is healthy
curl --request GET \ --url http://localhost:9000/v1/health
"<string>"
The response is of type string.
string