[
{
"id": 123,
"reportId": 123,
"reportTitle": "<string>",
"reportSubject": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"automated": true,
"cardCount": 123,
"attachmentCount": 123,
"attachmentSize": 123,
"emailSize": 123,
"status": "<string>",
"ownerId": 123,
"recipientCount": 123,
"resourceType": "<string>",
"resourceId": 123,
"resourceName": "<string>",
"recipients": [
{
"userId": 123,
"displayName": "<string>",
"emailAddress": "jsmith@example.com"
}
]
}
]