Retrieve details for a specific customer by customer_email
.
Customer By Email - Response Attributes
Attributes | Description |
---|---|
| The customer’s email address |
| The total number of reviews submitted by the customer |
| The average star rating of all product reviews |
| The average star rating of all site reviews |
| The average star rating of all review types |
| The average sentiment for product reviews |
| The average sentiment for site reviews |
| The total average sentiment for all review types |
| An array of top topics of interest |
| The total sum of points the customer earned in their lifetime |
| The current point balance for the customer |
| The number of points that were redeemed for discounts in the customer's lifetime |
| The number of times the customer redeemed points in their lifetime |
| The name of the tier the customer currently belongs to |
| The number of successful referrals made by the customer |
| The number of times this customer's referral link was clicked by referred customers |
| Indicates if this customer was referred by a different customer |
Please note:
- Data is refreshed once a day.
- This endpoint does not contain imported reviews or anonymous reviews (reviews that were submitted on-site without the customer confirming their email address).
- You may have to add additional params to query the following fields:
avg_sentiment_product
,avg_sentiment_site
,total_avg_sentiment
,top_topics
.