Tasks
Fetch a Task by ID
Columns
| Name | Type | References | |
| Name | String | ||
| RelatedResourceId | Int | ||
| Type | String | ||
| AssigneeId | Int | ||
| DueDate | Int | ||
| ReminderDate | String | ||
| CompletedDate | String | ||
| Priority | String | ||
| Status | String | ||
| Details | String | ||
| Tags | String | ||
| CustomFields | String | ||
| DateCreated | Datetime | ||
| DateModified | Datetime | ||
| Id | Int | ||
| CustomActivityTypeId | Int |