Get Validators
get
Retrieves a list of validators established by the user.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
networkstring · enumRequiredDefault:
The network
mainnetPossible values: Responses
200
OK
application/json
400
Bad Request
application/json
401
Bad Request
application/json
403
Bad Request
application/json
500
Bad Request
application/json
get
/v1/api/ethereum/{network}/validatorsLast updated