activities
List Activities
List activities recorded in the workspace.
Requires the activities:read scope on the API key.
GET
List Activities
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Available options:
created_at Sort direction.
Available options:
asc, desc Filter by person.
Filter by sequence run.
Filter by sequence template.
Filter by resource type.
Available options:
MESSAGE, INVITATION, HOT_LEAD, MEETING, SEQUENCE_STEP, SEQUENCE, TASK Filter by channel.
Available options:
EMAIL, LINKEDIN, MANUAL Filter by event type.
Available options:
SENT, REPLIED, OPENED, LINK_CLICKED, ACCEPTED, CREATED, PAUSED, RESUMED, STOPPED, COMPLETED, SKIPPED Return activities strictly after this timestamp (exclusive).
Return activities strictly before this timestamp (exclusive).
Response
200 - application/json
Successful Response