[
{
"output": {
"status": "ok",
"data": {
"totalRecordsCount": 123,
"pageNumber": 2,
"pageData": [
{
"reportId": "<string>",
"reportCreatedAt": "2023-11-07T05:31:56Z",
"reportName": "<string>",
"reportStatus": "Processed",
"reportDownloadUrl": "<string>"
}
]
}
}
}
]