Tasks
Returns all tasks that meet search query criteria or a specific task by Id.
Columns
Name | Type | References | |
Id [KEY] | String | ||
Name | String | ||
CreatedAt | Datetime | ||
EstimateTotal | Integer | ||
EstimateType | String | ||
Iteration | String | ||
Labels | String | ||
Position | Integer | ||
Projects | String | ||
Section | Integer | ||
Status | String | ||
Type | String |