{
    "success": true,
    "data": {
        "files": [],
        "pagination": {
            "page": 1,
            "limit": 50,
            "total": 0,
            "total_pages": 1,
            "has_next": false,
            "has_prev": false
        },
        "categories": [],
        "statistics": {
            "total_files": 0,
            "total_size": "0 B",
            "total_size_bytes": 0,
            "total_images": 0,
            "total_pdfs": 0,
            "total_videos": 0,
            "total_audio": 0
        }
    }
}