v1
latestOpenAPI 3.1.02026-07-26359254.7 MBContacts
Get activities for a contact
<small>Requires the contacts:read scope (or a broader one that includes it).</small>
Use this endpoint when you need a contact's activity history — the emails, calls, status changes, and other tracked events recorded on its timeline. Results are paged with the top and skip query parameters.
get/v3/contacts/{id}/activities
Path parameters
idinteger required
Contact ID
Query parameters
topinteger
Maximum number of activities to return
skipinteger
Number of activities to skip
Response
Contact activities retrieved successfully