The Task list object represents a task list within the project management system. It sits between Boards and Tasks, meaning it belongs to a board and contains multiple tasks.
You can find out more about task lists in our Help documentation: Task lists
Following diagram shows task lists in our data hierarchy:
Timestamp when this task list was archived, or null if active.
The folder (board) this task list belongs to.
ID of the folder (board) this task list belongs to.
The name of the folder (board) this task list belongs to.
The name of the client company associated with the project this task list belongs to.
A unique key used to create tasks in this task list via email.
The folder this task list belongs to.
ID of the folder this task list belongs to.
The name of the folder this task list belongs to.
The unique identifier of this task list.
The name of this task list.
The organization this task list belongs to.
The display placement position of this task list within its folder.
The sort position of this task list within its project.
The project this task list belongs to.
ID of the project this task list belongs to.
The name of the project this task list belongs to.
A search query string used to filter task lists by name.
Whether this task list is restorable (archived while its parent folder is still active).
The archival status of this task list: active or archived.
1
2