cURL
curl --request GET \ --url http://localhost:8080/api/health
{ "status": "<string>" }
Successful Response