cURL
curl --request GET \ --url http://localhost:8080/health
"OK"
Service is healthy
The response is of type string.
string