v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBPersons
Get a person reward
Returns the specified reward for the given person, including its state, face value, and associated campaign.
get/v5/persons/{person_id}/rewards/{reward_id}
Path parameters
person_idstring required
The Extole unique profile identifier of this user at Extole.
reward_idstring required
Reward id parameter
Response
Successful response
Example response
{
"created_date": "2025-10-24T02:00:00-07:00",
"earned_date": "2025-10-24T02:00:00-07:00",
"expiry_date": "2025-10-24T02:00:00-07:00",
"redeemed_date": "2025-10-24T02:00:00-07:00",
"updated_date": "2025-10-24T02:00:00-07:00"
}