Quorums
Quorum Operators
Retrieves a paginated list of operators in a specified quorum, along with metadata and additional statistics.
GET
Query Parameters
Select the network you want to track.
Available options:
ethereum
, holesky
The unique number of the quorum to retrieve operators for.
Filter to include only active operators (stake > 0) if set to true
.
Available options:
true
, false
The page number for pagination.
Required range:
x > 1
The number of operators per page.
Required range:
x > 1