subnetInfo_getDynamicInfo
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves dynamic information for a specific subnet identified by its ID.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringsubnetInfo_getDynamicInforequiredThe RPC method to invoke.
paramsArray<integer>requiredMethod parameters containing exactly one element: the subnet ID.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with subnet dynamic information.