List all customers

Get a paginated list of customers with optional filters and sorting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 0

The page number to retrieve

integer
Defaults to 25

The number of records to retrieve

string

The field to sort by

string
enum
Defaults to desc

The direction to sort by

Allowed:
string

The cursor to paginate from

string

The search term to filter by

date-time

The minimum date/time (ISO 8601) of the last update to the Customer

date-time

The maximum date/time (ISO 8601) of the last update to the Customer

appIds
array of strings

An optional list of appIds to filter customers by (they must have a previous or current installation of the app).

appIds
string

An optional shopify shop domain (myshopify.com domain) to filter customers by.

string

An optional custom domain to filter customers by (e.g. example.com).

string

An optional shopify shop id to filter customers by.

email

Email addresses to filter customers by. Can be passed as an array (email=[email protected]&email=[email protected]) or a single string. Returns customers with emails matching any of the provided addresses.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json