subnetInfo_getSubnetInfo_v2
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves the V2 information fields of a single subnet identified by its ID.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringsubnetInfo_getSubnetInfo_v2requiredThe RPC method to invoke.
paramsArray<integer>requiredArray containing a single element: the subnet ID.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with subnet information (V2).