P2P SSV
Get List Validators
Retrieve a list of validators by withdrawal address.
GET
Get List Validators
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of resources that a single response page contains.
Required range:
1 <= x <= 1000Example:
50
Number of resources to exclude from a response.
Required range:
0 <= x <= 100000Example:
0
Withdrawal address for the validators.
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x338EF19fA2eC0fc4d1277B1307a613fA1FBbc0cb"