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

Documentation Index

Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

Gets Node Health

Empty Response

id
integer
Example:

0

jsonrpc
string
Example:

"2.0"

result
object