List tasks

Get the list of tasks that belong to a single organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
^o:[a-zA-Z0-9._-]+$

Filter results by an organization

string

The cursor used for pagination. The value of the cursor must be retrieved from pagination links included in previous responses; you should not attempt to write them on your own.

string
^o:[a-zA-Z0-9._-]+:p:[a-zA-Z0-9_-]+$

Filter tasks by a project

string

Filter tasks by a task name

string
^(INITIALIZING|PENDING|FINISHED|DELETED)(,(INITIALIZING|PENDING|FINISHED|DELETED))*$

Filter tasks by a task status

string
^(u:[\w.-]+|unassigned)(,(u:[\w.-]+|unassigned))*$

Filter tasks by a task assignee(s0)

string
^u:[\w.-]+(,u:[\w.-]+)*$

Filter tasks by a task creator(s)

date

Filter tasks by a task due date before

date

Filter tasks by a task due date after

date

Filter tasks by a task created date before

date

Filter tasks by a task created date after

string

Filter tasks by a language code

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json