This endpoint returns a bunch of useful information about the historical rewards earned by a single stake account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of results returned per page
The number of results to skip before starting to return
End date
"2023-12-31"
Start date
"2023-01-01"
UTC day (deprecated in favour of fromDate)
Successful Response
The response is of type object
.
This endpoint returns a bunch of useful information about the historical rewards earned by a single stake account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of results returned per page
The number of results to skip before starting to return
End date
"2023-12-31"
Start date
"2023-01-01"
UTC day (deprecated in favour of fromDate)
Successful Response
The response is of type object
.