This endpoint returns windowed information about the APRs for a single validator.
window
refers to the time window of the aggregation, with 1d
, 7d
, 30d
and all
being the supported values.
all
time the last 90 days are considered.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
x >= 0
The number of results returned per page
The number of results to skip before starting to return
The time window for the APR calculation
1d
, 7d
, 30d
, all
Successful Response
The response is of type object
.