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
- 200
- default
A successful response.
An unexpected error response.