Added
Add Email Engagement Data and Filtering to Contacts API
2 days ago by ReadMe API
The Contacts API now exposes email_suppression_reason, is_active, and an email_engagement object containing last_email_sent_at, last_email_opened_at, and last_email_clicked_at. Email engagement data is returned when you pass expand[]=email_engagement in your request. An is_active filter is also available on the contacts index endpoint.