{
"status_code": 200,
"message": "",
"data": {
"total": 0,
"byStatus": {
"property1": 0,
"property2": 0
},
"byDocumentType": {
"property1": 0,
"property2": 0
},
"oldest": [
{
"processUniqueId": "string",
"processStatus": "string",
"documentType": "string",
"updatedAt": "string",
"stuckForHours": 0
}
],
"windowStart": "string",
"windowEnd": "string",
"notified": true,
"truncated": true
},
"error": {},
"status": "success"
}