GET
/
health
curl --request GET \
  --url https://namada-rpc-01.originstake.com/health \
  --header 'Key: <api-key>'
{
  "200": {}
}

Response

200
object

Empty response indicates node is healthy