{
"isSuccess": true,
"data": {
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"projectId": "57",
"targetType": "SUMMARY",
"targetId": "US-001",
"targetTitle": "User login",
"content": "string",
"status": "OPEN",
"isRead": false,
"author": {
"displayName": "Client Manager",
"email": "client.manager@example.com"
},
"resolutionNote": "string",
"resolvedById": "string",
"resolvedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"totalCount": 1,
"pageNumber": 1,
"pageSize": 20,
"openCount": 1,
"resolvedCount": 0,
"unreadCount": 1
},
"message": "Feedback retrieved successfully.",
"statusCode": 200,
"errors": []
}