get
https://api.canton.noves.fi//rewards/
Returns a paginated list of reward transfers for a party, together with totals by reward type across the requested window.
Filter by validatorRewards, appRewards, or svRewards.
If both startTimestamp and endTimestamp are omitted, the API applies a trailing 30-day window by default.
Follow nextPageUrl or pass nextCursor as cursor to retrieve the next page.
A party with no rewards in the window receives HTTP 200 with an empty rewards array and zero totals.

