Get a list overview of Pools, Operators and Addresses
This endpoint returns an overview of all Pools, Operators and Addresses on the Beacon Chain.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
mainnet
, hoodi
, holesky
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
The type of entity class you would like returned
Available options:
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
The filter you want results to be sorted by
The sort order for the results
Available options:
asc
, desc
Response
200
application/json
Successful Response
The response is of type object
.