Get attestation duties metrics for a private set
Performance
Get attestation duties metrics for a private set
This endpoint returns drilldowns on performance metrics around attestation duties for all validators belonging to a private set.
GET
Get attestation duties metrics for a private set
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
mainnet, hoodi, holesky Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
Example:
"2023-12-31"
Start date
Example:
"2023-01-01"
Start day
Required range:
x >= 0Example:
"791"
End day
Required range:
x >= 0Example:
"851"
Returns results based on UTC days (true) or ETH chain days (false)
The filter you want results to be sorted by
The sort order for the results
Available options:
asc, desc The size of time increments you are looking to query
Available options:
hour, day, week, month, quarter, year, all