Rewards
Reward Claims
Fetches a list of reward claims, optionally filtered by various parameters like root, earner, claimer, recipient, and token. The results are paginated.
GET
Query Parameters
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.
Response
200
application/json
Successful response containing the reward claims data and metadata.
The response is of type object
.