Home

Get current DS committee

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

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

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsarrayrequired

Should be an empty array

Response

200OK

Current DS committee retrieved successfully

400Bad Request

Invalid request

500Internal Server Error

Server error