v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-2138342633.5 KB

Returns the current health status of the RPC node the client connects to.

post/health

Request body

idstring

JSON-RPC request id. Auto-populated; can be any string.

jsonrpc'2.0'

JSON-RPC protocol version. Always 2.0.

method'health' required
{"stackTrail":"components:schemas:RpcHealthRequest","oasType":"schema","type":"unknown","title":"RpcHealthRequest","nullable":true}

Response

OR