Skip to main content

ListAccountActivities returns the activity timeline for a specific account, paginated and optionally filtered.

GET 

/api/v1/crm/accounts/:accountId/activities

Results are ordered by occurred_at DESC.

Errors:

  • INVALID_ARGUMENT: account_id is 0.

Request

Responses

A successful response.