List Files
File Management
List Files
List uploaded files for your organization.
Returns a paginated list of files that have been uploaded to your organization’s storage, with optional filtering by folder path.
Query Parameters:
- limit: Maximum number of files to return (default: 50, max: 100)
- folder: Filter files by folder path (e.g., “proteins/structures”)
Response includes:
- File metadata (name, size, upload date)
- File status and content type
- Organization and folder information