Skip to main content
GET
/
health
health
curl --request GET \
  --url https://rpc.cosmos.directory/cosmoshub/health
{
  "id": 0,
  "jsonrpc": "2.0",
  "result": {}
}

Response

Gets Node Health

Empty Response

id
integer
Example:

0

jsonrpc
string
Example:

"2.0"

result
object