Retrieve the full activity timeline for a contact (calls, emails, notes, meetings, AI actions)
call, email, meeting, note, task, ai_action, deal_stage_change, list_added, campaign_sent, etc.activities:read permission. Activities are returned newest first.| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing activities:read permission |
| 404 | contact_not_found | No contact with this ID |
| 429 | rate_limited | Rate limit exceeded |