Skip to main content
GET
List redemptions to fulfil

Authorizations

Authorization
string
header
required

API key from the Rigaly dashboard: Authorization: Bearer rgly_sk_...

Query Parameters

fulfillment_status
enum<string>

Filter by lifecycle stage. Poll with pending to get the open queue.

Available options:
pending,
shipped,
delivered,
cancelled
reward_id
string<uuid>

Only redemptions of this reward.

page
integer
default:1
Required range: x >= 1
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Redemptions page

success
boolean
Example:

true

message
string
data
object