Home

neuronInfo_getNeuronLite

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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
jsonrpcstringrequired

JSON-RPC protocol version. Must be "2.0".

methodstringneuronInfo_getNeuronLiterequired

The RPC method to invoke.

paramsArray<integer>required

Array containing two elements: the subnet ID (netuid) and the neuron UID.

idintegerrequired

Request identifier.

Response

200OK

Successful response with lightweight neuron information.