Query Parameters
The reward ID to get recipients for (MongoDB ObjectId)
Number of records to skip
Required range:
x >= 0
Number of records to return (max 50)
Required range:
1 <= x <= 100
Field to sort by
Available options:
name
, quantity
, lastReceived
Sort order
Available options:
asc
, desc