List Investor Interactions
GET/v1/investors/:id/interactions
Return past email and calendar event interactions for an investor (sorted by date descending), plus the next upcoming calendar event (capped at 1, independent of limit). Domain(s) resolve from the investor's company; contact-origin investors fall back to the origin contact's emails.
Request
Responses
- 200
- 400
- 401
- 500
Past + upcoming interactions for the investor
Invalid request parameters
Invalid or missing API key
Internal server error