Get current DS committee
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the current Directory Service (DS) committee that is responsible for consensus. Each DS committee member is represented by its public key.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsarrayrequiredShould be an empty array
Response
200OK
Current DS committee retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error