Get rewards information.
GET/api/data-fetch/v1/reward-processor/rewards
Reward processor stores information about rewards given to the player and their status.
Request
Responses
- 200
- 400
- 404
- 500
A list of reward records.
If the provided parameters are invalid.
If the module or collection is not found in the configuration file.
If there are connection problems with the database or an error performing the query.