v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
contacts

List activities for a contact

Get paginated activity log for a SPECIFIC contact. Requires contact id (path param) — cannot list activities for all contacts. Call contacts_search first to get the contact id, then call this with that id.

get/contacts/{id}/activities

Path parameters

idstring required

Contact ID

Query parameters

typestring

Filter by activity type

Filter by activity type

limitinteger
offsetinteger

Response

Contact activities

successtrue required
creditsUsedinteger required

Credits consumed by this call (always 0 for contacts queries).

retryAfterinteger required

Seconds to wait before next call of the same type (always 0 for contacts queries).