Quorums
Quorum Activities
Retrieves a paginated list of operator activities for a specified quorum, filtered by optional parameters such as operatorId
and action
. The response also includes metadata and a summary of actions.
GET
Query Parameters
Select the network you want to track.
Available options:
ethereum
, holesky
The unique quorum number for which activities are retrieved.
The address of a specific operator to filter activities.
A specific action type to filter activities.
Available options:
Registered
, Deregistered
, StakeUpdated
, Ejected
The page number for pagination.
Required range:
x >= 1
The number of activities per page.
Required range:
x >= 1