List CustomersAsk AIget https://api.fera.ai/v3/private/customersRetrieve a list of customers.Query Paramspageint32≥ 1Current page number, if pagination used.page_sizeint32≥ 1Number of items per page.limitint321 to 100Maximum number of items retrieved.offsetint32≥ 0Starting position of items request query.customer.external_idstringExternal customer ID (usually the Wix, Shopify or other eCommerce platform customer ID).emailstringEmail address of the customer.searchstringSearch for a customer by email, external ID or Fera ID.counts.reviewsstringSearch for a customer by the number of reviews they have submitted.rating.averagestringSearch for a customer by the average rating for the reviews they have submitted.sort_bystringenumSort (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.created_atrating.averagerating.countcounts.mediacounts.orderscounts.spendAllowed:created_atrating.averagerating.countcounts.mediacounts.orderscounts.spendResponses 200Successful response 400Bad requestUpdated about 1 year ago