Validators
Authorizations
api-keystringRequired
Body
jsonrpcstring · enumRequiredPossible values:
JSON-RPC protocol version, must be "2.0".
idintegerRequired
Unique identifier for the request, used to match the response.
methodstring · enumRequiredPossible values:
The method name to call.
Responses
200
Successful response containing validators list and metadata
application/json
jsonrpcstringRequiredExample:
JSON-RPC protocol version.
2.0idintegerRequiredExample:
Matches the request id.
1post
/200
Successful response containing validators list and metadata
Last updated