[
{
"id": "file_a1b2c3d4e5f6",
"object": "file",
"filename": "invoice.pdf",
"organization_id": "org_abc123",
"page_count": 3,
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-15T10:30:00Z"
},
{
"id": "file_g7h8i9j0k1l2",
"object": "file",
"filename": "receipt.png",
"organization_id": "org_abc123",
"page_count": 1,
"created_at": "2024-01-14T08:15:00Z",
"updated_at": "2024-01-14T08:15:00Z"
}
]