neuronInfo_getNeuronLite
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves lightweight neuron information for a given subnet ID and UID.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringneuronInfo_getNeuronLiterequiredThe RPC method to invoke.
paramsArray<integer>requiredArray containing two elements: the subnet ID (netuid) and the neuron UID.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with lightweight neuron information.