Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
A unique reward ID.
"rew_2erjvECLs92GYzKbak3QkyTV"
Query Parameters
Limits the number of objects to be returned. The limit can range between 1 and 100 items. If no limit is set, it returns 10 items.
1 <= x <= 100
Which page of results to return. The lowest value is 1
.
1 <= x <= 100
Response
Returns a dictionary of reward assignment objects. Each object contains information regarding the resource to which the reward was assigned and the cost in loyalty points for the reward.
Response body schema for GET v1/rewards/{rewardID}/assignments
.
The type of the object represented by JSON. This object stores information about reward assignments in a dictionary.
Identifies the name of the attribute that contains the array of reward assignments.
Total number of reward assignments.