HTTP Methods
getHealth Solana RPC Method
Returns the current health of the node. A healthy node is one that is within HEALTH_CHECK_SLOT_DISTANCE
slots of the latest cluster confirmed slot.
POST
Authorizations
Body
application/json
Response
200
application/json
The node is healthy.
The response is of type object
.