get https://api.extole.io/v4/persons/<person_id>/rewards
Calling this endpoint allows you to retrieve a list of a program participant's rewards. The list is sorted by share date in descending order.
Error Responses
Error Code | Message |
---|---|
400 Reward States Invalid | One or more of the reward states listed are not supported. |
400 Reward Types Invalid | One or more of the reward types listed are not supported. |
403 Access Denied | The access token provided is not permitted to access the specified resource. |
403 Missing Access Token | No access token was provided with this request. |
403 Person Not Found | The person associated with this ID was not found. |