List rewards
Rewards
List rewards
List all rewards for the shop.
GET
List rewards
List all rewards for the shop. Excludes soft-deleted rewards.Documentation Index
Fetch the complete documentation index at: https://developers.mageloyalty.com/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
| Parameter | Type | Description |
|---|---|---|
filter[is_active] | string | Filter by active status: true or false |
sort | string | Sort field. Prefix with - for descending. Options: created_at, name, points_cost. Default: -created_at |
page[number] | integer | Page number (default: 1) |
page[size] | integer | Results per page (default: 20, max: 100) |