Home

neuronInfo_getNeurons

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the list of neuron UIDs registered in the specified subnet.

Body

application/json
jsonrpcstringrequired

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

methodstringneuronInfo_getNeuronsrequired

The RPC method to invoke.

paramsArray<integer>required

Array containing a single element: the subnet ID.

idintegerrequired

Request identifier.

Response

200OK

Successful response with the list of neuron UIDs.