{
"_links": {
"property1": "string",
"property2": "string"
},
"offset": 0,
"total": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"context": null,
"contextType": "string",
"contextId": "string",
"template": "string",
"title": "string",
"description": "string",
"data": null,
"status": "string",
"messageCount": 0,
"dueOn": "2019-08-24T14:15:22Z",
"createdOn": "2019-08-24T14:15:22Z",
"createdByUserId": "4d2aef9a-17b0-44e6-902e-616812033620",
"files": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"createdOn": "2019-08-24T14:15:22Z",
"createdBy": "string",
"createdByImageUrl": "string",
"fileType": "string",
"subFileType": "string",
"fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc",
"filePath": "string",
"fileName": "string",
"fileUrl": "string",
"fileExt": "string"
}
],
"members": [
{
"memberType": "string",
"member": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"firstName": "string",
"middleName": "string",
"surname": "string",
"fullName": "string",
"imageUrl": "string",
"email": "string",
"phone": "string",
"function": "string"
}
}
],
"isOverdue": true,
"dueToday": true,
"authorizations": {
"property1": true,
"property2": true
}
}
]
}