| Name | Type | Description | Notes |
|---|---|---|---|
| contact_id | int | Contact to attribute the reward | |
| limit | int | Number of documents per page | [optional] |
| metadata | list[MainFilter] | Data to define the reward for that particular contact | [optional] |
| offset | int | Index of the first document in the page | [optional] |
| reward_id | str | Unique identifier of the associated reward | [optional] |
| sort | str | Sort the documents in the ascending or descending order | [optional] |
| sort_field | str | Sort documents by field | [optional] |