Skip to main content
GET
Get reward redemption status

Authorizations

Authorization
string
header
required

Query Parameters

polling_id
string

Polling identifier returned by the reward claim call.

reward_name
string

The configured name of the reward to look up.

partner_event_id
string

The partner-supplied event identifier that originated the reward.

Response

Reward redemption status.

quality_results
object[]
required

Quality evaluation results associated with this reward redemption.

reward
object
required
status
enum<string>
required

Current processing status of the reward redemption (PENDING, SUCCEEDED, or FAILED).

Available options:
FAILED,
PENDING,
SUCCEEDED