delegateInfo_getDelegate
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves delegate information for the given public key.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringdelegateInfo_getDelegaterequiredThe RPC method to invoke.
paramsArray<Array<integer>>requiredArray containing a single element: an array of 32 integers representing the delegate's public key bytes.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with delegate information.