List customers
Customers
List customers
List all loyalty program customers.
GET
List customers
List all loyalty customers for the shop.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[email] | string | Partial, case-insensitive email match |
filter[loyalty_status] | string | Filter by member or excluded |
sort | string | Sort field. Prefix with - for descending. Options: created_at, points, lifetime_points, redeemed_points |
page[number] | integer | Page number (default: 1) |
page[size] | integer | Results per page (default: 20, max: 100) |