Fetches a list of reward claims, optionally filtered by various parameters like root, earner, claimer, recipient, and token. The results are paginated.
The page number for pagination. Defaults to 1.
The number of items per page. Defaults to 12.
Filter by root.
Filter by earner.
Filter by claimer.
Filter by recipient.
Filter by token.
Successful response containing the reward claims data and metadata.
The response is of type object
.