CometBFT
cURL
curl --request GET \ --url https://rpc.cosmos.directory/cosmoshub/health
{ "id": 0, "jsonrpc": "2.0", "result": {} }
Node heartbeat
Get node health. Returns empty result (200 OK) on success, no response - in case of an error.
Gets Node Health
Empty Response
0
"2.0"
Show child attributes
Was this page helpful?