{
"items": [
{
"rfid": "string",
"status": "string",
"contentStatus": "string",
"clientReference": "string",
"fromFaxNumber": "string",
"toFaxNumbers": [
"string"
],
"documents": {
"count": 0,
"pages": 0,
"totalSizeBytes": 0
},
"retryCount": 0,
"durationSeconds": 0,
"queuedAt": "string",
"sendFaxAtDateTime": "string",
"startedAt": "string",
"completedAt": "string",
"farEndId": "string",
"result": {
"code": "string",
"reason": "string"
}
}
],
"page": 0,
"pageSize": 0,
"total": 0
}