{
"data": [
{
"id": "<string>",
"filename": "<string>",
"status": "pending",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"clientId": "<string>",
"workspaceId": "<string>",
"path": "<string>",
"size": 123,
"mimetype": "<string>",
"metadata": {},
"errorMessage": "<string>",
"processedAt": "2023-11-07T05:31:56Z",
"schemaId": "<string>",
"pipelineId": "<string>"
}
],
"pagination": {
"page": 123,
"limit": 123,
"total": 123,
"totalPages": 123
}
}