Get node health. Returns empty result (200 OK) on success, no response - in case of an error.
curl --request GET \ --url https://namada-rpc-01.originstake.com/health \ --header 'Key: <api-key>'
{ "200": {} }
Empty response indicates node is healthy