Tasks
List Tasks
Get all tasks for a specific project
get/task/tasks/{projectId}
Path parameters
projectIdstring required
Query parameters
statusstring
prioritystring
assigneeIdstring
pagestring
limitstring
sortBy'createdAt' | 'priority' | 'dueDate' | 'position' | 'title' | 'number'
sortOrder'asc' | 'desc'
dueBeforestring
dueAfterstring
Response
Project with tasks organized by columns
object required