List customers
Authentication
Headers
Scope the request to a specific store / account instead of the one resolved from the API key. Aliases: the x-account-id header, or the application_account_id / account_id query parameter.
Query parameters
Case-insensitive partial match on the customer name.
Case-insensitive partial match on the customer email.
Alternative to sort: a JSON string mapping a field to a direction (asc / desc).
Allowed fields: createdAt, name, email
