List redemptions for a participant.
status or reward_catalog_item_id, and use from / to to scope results to a time window. Results are ordered by creation time, most recent first.
Each entry contains the redemption ID, asset, amount, status, and for catalog redemptions, the reward_id and quantity.
API key passed in the X-API-Key header.
Participant ID
Maximum number of results (default 50, max 200)
x >= 1Pagination cursor from previous response
Filter by redemption status
COMPLETED, PARTIALLY_REVERSED, FULLY_REVERSED Filter by reward catalog item ID
Start of time window (RFC 3339)
End of time window (RFC 3339)