List tasks
GET /v1/tasks
GET
/v1/tasks
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” projectId
string
Filter tasks by project ID
Responses
Section titled “ Responses ”List of tasks
object
items
Array<object>
object
id
string
projectId
string
name
string
timeEstimateMinutes
integer
billable
boolean
active
boolean
sortOrder
integer
createdAt
string format: date-time
updatedAt
string format: date-time