Retrieves a list of operators filtered by their ejection status, with pagination and aggregated statistics.
Select the network you want to track.
ethereum
, holesky
The ejection status of the operators to filter by. true
for ejected operators, false
for non-ejected.
The page number for pagination.
x >= 1
The number of items per page for pagination.
x >= 1
Successful response containing operators data with metadata and statistics.
The response is of type object
.