Skip to main content

ListContactActivities returns the activity timeline for a specific contact, paginated and optionally filtered.

GET 

/api/v1/crm/contacts/:contactId/activities

Results are ordered by occurred_at DESC (most recent first).

Errors:

  • INVALID_ARGUMENT: contact_id is 0.

Request

Responses

A successful response.