cURL
curl --request GET \ --url http://localhost:8081/health
{ "status": "ok", "service": "relayer" }
Relayer is online.
"ok"
"relayer"