{
"isSuccess": true,
"data": {
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
"itemType": "REQUIREMENT",
"itemId": "string",
"action": "STATUS_CHANGED",
"fromWorkflowStatus": "string",
"toWorkflowStatus": "string",
"feedback": "string",
"actorId": "string",
"occurredAt": "2019-08-24T14:15:22.123Z",
"itemVersion": 1,
"correlationId": "string",
"metadata": {
"property1": "string",
"property2": "string"
}
}
],
"page": 1,
"pageSize": 20,
"totalCount": 42,
"totalPages": 3
},
"message": "string",
"statusCode": 200,
"errors": []
}