CompletedTasks
Retrieve completed Tasks in the last 1 month. You can use the CompletedDate to go further back in time.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ProjectId | Integer |
Projects.Id | |
| ProjectName | String | ||
| TodoListId | Integer | ||
| TodoListName | String | ||
| Description | String | ||
| AttachmentsCount | Integer | ||
| CanComplete | Boolean | ||
| CanEdit | Boolean | ||
| CanLogTime | Boolean | ||
| CommentsCount | Integer | ||
| CompanyId | Integer | ||
| CompanyName | String | ||
| Completed | Boolean | ||
| Content | String | ||
| CreatedOn | Datetime | ||
| CreatorAvatarUrl | String | ||
| CreatorFirstname | String | ||
| CreatorId | Integer | ||
| CreatorLastname | String | ||
| DueDate | Date | ||
| DueDateBase | Date | ||
| EstimatedMinutes | Integer | ||
| HarvestEnabled | Boolean | ||
| HasDependencies | Integer | ||
| HasPredecessors | Integer | ||
| HasReminders | Boolean | ||
| HasTickets | Boolean | ||
| HasUnreadComments | Boolean | ||
| LastChangedOn | Datetime | ||
| LockdownId | String | ||
| Order | Integer | ||
| ParentTaskId | String | ||
| Position | Integer | ||
| Predecessors | String | ||
| Priority | String | ||
| Private | Boolean | ||
| Progress | Integer | ||
| ResponsiblePartyFirstname | String | ||
| ResponsiblePartyId | String | ||
| ResponsiblePartyIds | String | ||
| ResponsiblePartyNames | String | ||
| ResponsiblePartySummary | String | ||
| ResponsiblePartyType | String | ||
| StartDate | Date | ||
| Status | String | ||
| TasklistIsTemplate | Boolean | ||
| TasklistLockdownId | String | ||
| TasklistPrivate | Boolean | ||
| TimeIsLogged | String | ||
| UpdaterFirstname | String | ||
| UpdaterId | Integer | ||
| UpdaterLastname | String | ||
| UserFollowingChanges | Boolean | ||
| UserFollowingComments | Boolean | ||
| ViewEstimatedTime | Boolean |