Get consensus state
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieve current consensus state including round state, voting information, and proposer details
Body
application/json
jsonrpcstring2.0requiredJSON-RPC version identifier
idinteger | stringrequiredRequest identifier for matching responses
methodstringconsensus_staterequiredThe JSON-RPC method name
paramsobjectrequiredParameters for consensus_state method (currently empty)
Response
200OK
Successful consensus state response