Get all tasks

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
≥ 0

This parameter sets the maximum number of responses to be displayed per page. If the page size is insufficient to accommodate the whole number of responses obtained, the pagination object will include a link to the next page as well as the next page token. If left blank, it defaults to 100.

string

Use this parameter to specify the pageToken of a page to which you want to navigate. This pageToken can be obtained from a previous request which specified a limit and will only be active for 15 minutes after it is created.

includeFields
array of strings

This query parameter allows you to specify which fields should be returned in the response body by selecting from the drop down. To get the relevant fields, use comma separated values. If the field is left blank, the default properties are returned.

includeFields
boolean

This query parameter allows you to specify if all the fields should be returned in the response body. If the field is left blank, the default properties are returned.

string
enum

You can use the sortBy param to sort the responses by the given field.

Allowed:
string
enum

The sortOrder param can be used to specify the sorting order, which can be Ascending (ASC) or Descending (DESC). Descending is the default option.

Allowed:
string
enum

You can use the match param to specify if we need to filter the entries using either AND(all) / OR(any). Defaults to AND.

Allowed:
string

You can use this param to specify some date and the responses will contain tasks whose date are greater than the given date.

string

You can use this param to specify some date and the responses will contain exact matches of tasks that match the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than the given date.

string

You can use this param to specify some date and the responses will contain exact matches of tasks that match the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than the given date.

string

You can use this param to specify some date and the responses will contain exact matches of tasks that match the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than the given date.

string

You can use this param to specify some date and the responses will contain exact matches of tasks that match the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are greater than or equal to the given date.

string

You can use this param to specify some date and the responses will contain tasks whose date are less than or equal to the given date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are greater than the given tasks created date.

int64

You can use this param to provide an epoch milli value and the responses will contain exact matches of tasks that match the given tasks created date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are less than the given tasks created date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are greater than or equal to the given tasks created date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are less than or equal to the given tasks created date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are greater than the given tasks updated date.

int64

You can use this param to provide an epoch milli value and the responses will contain exact matches of tasks that match the given tasks updated date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are less than the given tasks updated date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are greater than or equal to the given tasks updated date.

int64

You can use this param to provide an epoch milli value and the responses will contain tasks whose date are less than or equal to the given tasks updated date.

number

You can use this param to specify some value as project id and the responses will contain exact matches of tasks that match the given value.

number

You can use this param to specify some value as phase id and the responses will contain exact matches of tasks that match the given value.

string

You can use this param to specify some task name and the responses will contain exact matches of tasks that match the given name.

string

You can use this param to specify some task name and the responses will contain matches of tasks that match the given name.

string

You can use this param to specify some task name and the responses will not contain matches of tasks that match the given name.

number

You can use this param to specify some value as effort and the responses will contain exact matches of tasks that match the given value.

number

You can use this param to specify some value as effort and the responses will contain exact matches of tasks greater than that of the given value.

number

You can use this param to specify some value as effort and the responses will contain exact matches of tasks lesser than that of the given value.

number
0 to 100

You can use this param to specify some value as progress and the responses will contain exact matches of tasks that match the given value.

number
0 to 100

You can use this param to specify some value as progress and the responses will contain exact matches of tasks greater than that of the given value.

number
0 to 100

You can use this param to specify some value as progress and the responses will contain exact matches of tasks lesser than that of the given value.

boolean

You can use this parameter to specify whether responses will include the archived tasks.

string

You can use this param to provide status and the responses will contain tasks that are equal to the given status

string

You can use this param to provide statuses and the responses will contain tasks that contains the given status

string

You can use this param to provide statuses and the responses will not contain tasks that are equal to the given status

string

You can use this param to provide status of project and the responses will contain tasks whose project's status are equal to the given status

string

You can use this param to provide statuses of project and the responses will contain tasks whose project's statuses that contains the given status

string

You can use this param to provide statuses of project and the responses will not contain tasks whose project's statuses are equal to the given status(es)

string

You can use this param to provide external reference id and the responses will contain tasks that are equal to the given id

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json