Get one of the rewards a consumer has received.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
2 - 100^[a-zA-Z0-9_-]+$"consumer-12345"
Identifier of the reward.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Response
Successful Response
Amount of the reward.
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$"12.34"
Brand display information for the reward.
Consumer-facing status of the reward, derived from its moderation status: VALIDATION (will probably be paid, visible to the consumer), POOLED (the consumer can ask to be paid), PAID (the amount has been paid to the consumer).
"PAID"
When the reward was created.
"2026-07-15T10:30:00Z"
Identifier of the reward.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Status of the reward in its moderation workflow (e.g. VALIDATED, PAID_IN, PAID_OUT).
"PAID_IN"
Originating transaction; null for rewards without one (e.g. gifts).
Type of the reward (e.g. CASHBACK, GIFT).
"CASHBACK"