Skip to main content

My website is a revenue growth platform and for that I need to fetch the email addresses of the contacts who opened the email which was sent through a campaign in Klaviyo. Through your campaign data API, I’m only getting the number of contacts who opened the mail, but I want the email addresses too. So is there any way through which I can fetch this data as it is available on the recipient activity report.  

Hi @shubhlove007! You’re on the right track but are using the wrong endpoint. To fetch Opened email and profile data, you’ll want to use the Events API instead! Here is the documentation.

 

Hope that helps :)