I've hit a bit of a roadblock, I can get the latest email using the engagements API as mentioned, and can see various data about it like:
trackerKey
messageId
threadId
uid
I've tried pushing these by the /email/public/v1/events/ endpoint but don't get anything back.Is there a way to specifically query the email and retrieve the counts of Read, Opens and Clicks?