{
"taskIds": [
"550e8400-e29b-41d4-a716-446655440000",
"550e8400-e29b-41d4-a716-446655440001"
],
"taskEntities": {
"550e8400-e29b-41d4-a716-446655440000": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"title": "Review Campaign Assets",
"description": "Review and approve campaign assets for Q4 launch",
"status": "pending",
"createdAt": "2025-06-25T10:00:00Z",
"dueAt": "2025-06-30T17:00:00Z",
"assignedTo": [
{
"id": "ecbf31f0-8655-11ef-a3ea-cd12c5fc1b11",
"firstName": "John",
"lastName": "Wards",
"email": "john.wards@company.com"
}
],
"assignedRoles": [
"Reviewer"
],
"creator": {
"id": "f1c23456-7890-11ef-b4dc-ab34e6gh7i89",
"firstName": "Jane",
"lastName": "Smith",
"email": "jane.smith@company.com"
},
"availableStatuses": [
{
"displayValue": "Approved",
"referenceValue": "approved"
},
{
"displayValue": "Needs Revision",
"referenceValue": "needs_revision"
}
]
}
},
"totalCount": 25,
"limit": 20,
"skip": 0
}