neuronInfo_getNeurons
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringneuronInfo_getNeuronsrequiredThe RPC method to invoke.
paramsArray<integer>requiredArray containing a single element: the subnet ID.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with the list of neuron UIDs.