{
"taskId": 0,
"name": "DES-1",
"title": "string",
"deliveryDate": "2025-10-20 00:00:00.000+00",
"startDate": "2025-10-10 03:00:00.000+00",
"priority": "MEDIUM",
"status": "PROGRESS",
"isArchived": true,
"assignees": [
{
"name": "string",
"email": "user@example.com"
}
],
"tags": [
"string"
],
"subtasks": [
{
"id": 0,
"title": "string"
}
],
"attachments": [
{
"name": "string"
}
],
"column": {
"name": "string",
"columnNameForUsers": "string",
"deliveryDateCurrentColumn": "string"
}
}