Retrieves a paginated list of operators in a specified quorum, along with metadata and additional statistics.
Select the network you want to track.
ethereum
, holesky
The unique number of the quorum to retrieve operators for.
Filter to include only active operators (stake > 0) if set to true
.
true
, false
The page number for pagination.
x >= 1
The number of operators per page.
x >= 1
Successful response containing operators and metadata.
The response is of type object
.