v7

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

Queries the current state of node network connections. This includes information about active peers, transmitted data, known producers, etc.

post/network_info

Request body

idstring

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

jsonrpc'2.0'

JSON-RPC protocol version. Always 2.0.

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

Response

OR