Get Validators by Block Height
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Calls the validators JSON-RPC method to retrieve a paginated list of validators at a given block height.
Body
application/json
jsonrpcstring2.0requiredJSON-RPC protocol version, must be "2.0".
idintegerrequiredUnique identifier for the request, used to match the response.
methodstringvalidatorsrequiredThe method name to call.
paramsobjectrequiredResponse
200OK
Successful response containing validators list and metadata