get https://api.yotpo.com/analytics/v1/emails//export/raw_data?token=
Use this request to return detailed data about every email sent from Yotpo including the email recipient, when the email was received, order information, delivery success or failure, when the email was opened, clicks, unsubscribe, etc.
How to use this endpoint
- For example responses, click the relevant status code on the right.
Note:
The
since
anduntil
parameters always refer to sent emails, regardless of which metric was requested. Metrics are retrieved from emails which were sent within the date range defined.For example, if you're requesting data on reviews within the date range of Jan 01 (
since
) - Jan 05 (until
), note that while the review request emails were sent within the date range, the actual reviews may have only been created after Jan 05 (until
).