Back to Shopify Customers
Connect Knoon AI with Shopify Customers (Shopify) to automate AI workflows.
List Shopify customers with optional search and pagination.
shopifyCustomersListCustomers
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| query | mustache | Optional Shopify customer search query. | No |
| first | number | Number of customers to return. Max 100. | No |
| last | number | Number of customers to return from the end of the result set. Max 100. | No |
| after | mustache | Return customers after this cursor. | No |
| before | mustache | Return customers before this cursor. | No |
| reverse | boolean | If true, reverse the default ordering. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Matching customers with pagination info. |



