cURL
curl --request GET \ --url https://relayer.api.umbraprivacy.com/v1/health
{ "status": "ok" }
Check if the relayer service is operational.
Service is healthy
ok