List Tasks
List tasks in the workspace.
Requires the tasks:read scope on the API key.
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
x >= 1Number of items per page.
1 <= x <= 100Field to sort by.
created_at, updated_at Sort direction.
asc, desc Filter by an individual sequence run.
Filter by sequence template. Repeat the parameter to pass multiple values.
Filter by task type. Repeat the parameter to pass multiple values.
EMAIL_REPLY, LINKEDIN_REPLY, NEW_LEAD_REVIEW, CALL, PLAYBOOK_APPROVAL, TODO Filter by status.
PENDING, IN_PROGRESS, COMPLETED, SKIPPED Filter by priority bucket. Repeat the parameter to pass multiple values.
HOT, TODAY, EXTRA Filter by assignee.
Filter by contact linked to the task or its sequence.
Return tasks created strictly after this timestamp.
Return tasks created strictly before this timestamp.
Response
Successful Response