List Contact Interactions
GET/v1/contacts/:id/interactions
Return past email and calendar event interactions with a single contact (sorted by date descending), plus the next upcoming calendar event (capped at 1, independent of limit). The contact's known emails on the record are used as the participant filter.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Past + upcoming interactions for the contact
Invalid request parameters
Invalid or missing API key
Contact not found
Internal server error