Overview
Get a list of validators
This endpoint returns an overview of all validators on the Beacon Chain with details on its activation, withdrawal and exit epochs.
GET
Headers
An enumeration.
Available options:
mainnet
, holesky
Query Parameters
The filter you want results to be sorted by
The sort order for the results
Available options:
asc
, desc
The number of results returned per page
Required range:
x > 0
The number of results to skip before starting to return
Required range:
x > 0