List Customers

Retrieve a list of customers.

Query Params
int32
≥ 1

Current page number, if pagination used.

int32
≥ 1

Number of items per page.

int32
1 to 100

Maximum number of items retrieved.

int32
≥ 0

Starting position of items request query.

string

External customer ID (usually the Wix, Shopify or other eCommerce platform customer ID).

string

Email address of the customer.

string

Search for a customer by email, external ID or Fera ID.

string

Search for a customer by the number of reviews they have submitted.

string

Search for a customer by the average rating for the reviews they have submitted.

string
enum

Sort (order) the response results by the given attribute.

Add :desc to sort in descending order, or :asc to sort in ascending order.

For example: created_at:desc would get you created_at in descending order.

Allowed:
Responses

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