Get a list of tasks

Query Params
string

Query for tasks that match a specific string

filter[assignee]
array of strings

Filter tasks by assignee

filter[assignee]
string

Filter tasks by related entity

string

Filter tasks created after this date. Date expected in the format YYYY-MM-DD

string

Filter tasks created before this date. Date expected in the format YYYY-MM-DD

string

Limit the number of results returned, for pagination.

string

Request a specific page of results, for pagination. Used in conjunction with the page[limit] parameter. Indexing is 0-based.

Response
200

A list of tasks

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!