Get all lists

With the "Get Lists" endpoint you receive all your created task lists from projects, lists in the projects grid view or personal "My Tasks" lists.

FieldPossible valuesDescription
_idString (17 characters long)Unique identifier
nameStringDisplay name of this list
parentIdString (17 characters long)Unique identifier of the parent (user or project)
typetasks, personal or projectsIndicates the type of the list.
tasksif the parent is a project.
personal if the parent is a user.
projects if the list is a projects list of the team.
orderNumberPosition of the list. Used for sorting
createdAtDateWhen was the list created
createdByString (17 characters long)Unique identifier of the user who created this list
Language
Authorization
Header
Click Try It! to start a request and see the response here!