customer_list
Retrieve customer records from your Gomag store with optional filters by ID, email, phone, or update date. Supports pagination and result limits.
Instructions
List customers registered in the Gomag store.
Parameters
id : Filter by internal customer ID. email : Filter by e-mail address. phone : Filter by phone number. updated : Filter customers modified on/after this date (YYYY-MM-DD). page : Page number. limit : Results per page (1–100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| No | |||
| phone | No | ||
| updated | No | ||
| page | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||