Any Way to Grab Email Broadcast Data by contact?

We are looking to pull the email data for each contact so we can create an email counter.
Is it possible to pull this data for individual emails or broadcasts?
Basically the Recent Email History

The REST implementation of the API will allow you do to so:

https://developer.infusionsoft.com/docs/rest/#!/Email/listEmailsUsingGET

What about the broadcasts? Can we pull API data for the broadcast?

2 Likes