validators
Get validators list
Returns a list of validators with detailed information and filtering options
get/v1/validators
Query parameters
limitinteger
Number of validators to return (max 1000)
pageinteger
Page number (starts at 1)
pubkeystring
Filter by public key
indexstring
Filter by validator index
namestring
Filter by validator name
statusstring
Filter by validator status (comma-separated)
withdrawalstring
Filter by withdrawal address or withdrawal credentials
orderstring
Sort order: index, index-d, pubkey, pubkey-d, balance, balance-d, activation, activation-d, exit, exit-d
Response
OK