v7

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

Requests the status of the connected RPC node. This includes information about sync status, nearcore node version, protocol version, the current set of validators, etc.

post/status

Request body

idstring

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

jsonrpc'2.0'

JSON-RPC protocol version. Always 2.0.

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

Response

OR