tasks
post/tasks.task.get
Request body
Example request
{
"id": 1,
"select": [
"id",
"title",
"description",
"creatorId",
"created",
"responsibleId",
"deadline",
"needsControl",
"startPlan",
"endPlan",
"fileIds",
"checklist",
"groupId",
"stageId",
"epicId",
"storyPoints",
"flowId",
"priority",
"status",
"statusChanged",
"parentId",
"containsChecklist",
"containsSubTasks",
"containsRelatedTasks",
"containsGanttLinks",
"containsPlacements",
"containsResults",
"numberOfReminders",
"chatId",
"plannedDuration",
"actualDuration",
"durationType",
"started",
"estimatedTime",
"replicate",
"changed",
"changedById",
"statusChangedById",
"closedById",
"closed",
"activity",
"guid",
"xmlId",
"exchangeId",
"exchangeModified",
"outlookVersion",
"mark",
"allowsChangeDeadline",
"allowsTimeTracking",
"matchesWorkTime",
"addInReport",
"isMultitask",
"siteId",
"forkedByTemplateId",
"deadlineCount",
"declineReason",
"forumTopicId",
"link",
"rights",
"archiveLink",
"crmItemIds",
"crmItems",
"reminders",
"elapsedTime",
"requireResult",
"matchesSubTasksTime",
"autocompleteSubTasks",
"allowsChangeDatePlan",
"emailId",
"maxDeadlineChangeDate",
"maxDeadlineChanges",
"requireDeadlineChangeReason",
"inFavorite",
"inPin",
"inGroupPin",
"inMute",
"source",
"dependsOn",
"scenarios"
]
}Response
Success response