List reward history
Customers
List reward history
List a customer’s reward redemption history.
GET
List reward history
List a customer’s redeemed reward history. TheDocumentation Index
Fetch the complete documentation index at: https://developers.mageloyalty.com/llms.txt
Use this file to discover all available pages before exploring further.
identifier can be a Shopify customer ID or email.
Query parameters
| Parameter | Type | Description |
|---|---|---|
filter[status] | string | Filter by status: active, used, expired |
sort | string | Sort field. Prefix with - for descending. Options: created_at, points_spent. Default: -created_at |
page[number] | integer | Page number (default: 1) |
page[size] | integer | Results per page (default: 20, max: 100) |