/api/v3/tasks/manager

Get tasks base on view_type.

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

Selected context; example 'a57611'

string

Selected stage; example '17764'; default = all, can also be separated by comma ('17764, 17766')

string

Selected view type; example '17764'; default = list

string

total number of items in table; example '20'; default = 50

string

current page; example '1'; default = 1

string

filter by task name; default = None

string

filter by due_status, check due-status/options api for choices; default = None, choices are ('overdue', 'today', 'next_seven', 'no_date', 'recently_completed'); if view_type is list, it will return ALL tables, but if due_status is specified, it will only return 1 table in result property

integer

filter by task_status; default = None

string

field name that will be used for sorting

string

desc for descending or asc for ascending

string

filter by status_ids; comma separated; when using this param, regardless of view_type, the return will always be an array grouped by statuses.

string

first parameter for a date range that work for the monthly calendar view type. if no value given returns all records for calendar view. This parameter will by ignored in other view types expected format is yyyy/MM/dd.

string

second parameter for a date range that work for the monthly calendar view type. if no value given returns all records for calendar view. This parameter will by ignored in other view types expected format is yyyy/MM/dd

string

T (Task) and N (Notification); if not passed, default is 'T'

Response

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