{
"success": true,
"message": "Operation completed successfully",
"code": 200,
"data": [
{
"tenantId": 0,
"taskCommentId": 0,
"comment": "string",
"content": {},
"viaMail": true,
"taskId": 0,
"projectId": 0,
"spaceId": 0,
"parentCommentId": 0,
"parentTaskId": 0,
"createdBy": {},
"mentionedUserIds": [
0
],
"createdTime": "2019-08-24T14:15:22Z",
"modifiedTime": "2019-08-24T14:15:22Z",
"taskName": "string",
"projectName": "string",
"spaceName": "string"
}
],
"timestamp": "2023-01-01T12:00:00Z"
}