List Tasks
List tasks in the workspace.
Requires the tasks:read scope on the API key.
Query parameters
Page number.
Page number.
Number of items per page.
Number of items per page.
Field to sort by.
Sort direction.
Filter by an individual sequence run.
Filter by an individual sequence run.
Filter by sequence template. Repeat the parameter to pass multiple values.
Filter by sequence template. Repeat the parameter to pass multiple values.
Filter by task type. Repeat the parameter to pass multiple values.
Filter by task type. Repeat the parameter to pass multiple values.
Filter by status.
Filter by priority bucket. Repeat the parameter to pass multiple values.
Filter by priority bucket. Repeat the parameter to pass multiple values.
Filter by assignee.
Filter by assignee.
Filter by contact linked to the task or its sequence.
Filter by contact linked to the task or its sequence.
Return tasks created strictly after this timestamp.
Return tasks created strictly after this timestamp.
Return tasks created strictly before this timestamp.
Return tasks created strictly before this timestamp.
Response
Successful Response
Changes
Changed in 6 of the 12 revisions of this API.48
- ○
added the optional property
items/items/snoozed_untilto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
WRONG_NUMBERenum value to theitems/items/disposition/anyOf[subschema #1: CallDisposition]/response property for the response status200response-property-enum-value-added
- ●
- ●
added the new
INTERESTEDenum value to theitems/items/disposition/anyOf[subschema #1: CallDisposition]/response property for the response status200response-property-enum-value-added
- ●
added the new
NOT_INTERESTEDenum value to theitems/items/disposition/anyOf[subschema #1: CallDisposition]/response property for the response status200response-property-enum-value-added
- ●
- ○
added the new optional
queryrequest parametercontact_idnew-optional-request-parameter
- ○
- ○
added the optional property
items/items/assigneeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/contactto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/due_dateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/sequence_templateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/titleto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
TODOenum value to theitems/items/typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
TODOto the propertyanyOf[subschema #1]/items/of thequeryrequest parametertypesrequest-parameter-property-enum-value-added
- ●