Get the list of all rewards accessible by the current user. Can be paginated and/or filtered by reward state
Param name | Description |
---|---|
archived_after
optional |
Return only rewards accounted on and after the supplied date. Date format: YYYYMMDD (example: 20180702) Validations:
|
page
optional |
Return only one page of rewards. Default per-page is 10 Validations:
|
per_page
optional |
Number of rewards returned per page. Works only in combination with “page” param. Default value is 10 Validations:
|
state
optional |
Validations:
|