Get Folders Metadata
Get aggregated metadata for all folders in an organization.
Returns structured metadata including:
- Total number of folders
- Total number of files across all folders
- Total size of all files
- Per-source breakdown with file details (file_name, file_size per file) if include_detailed_per_source_metadata is True
Headers
Authorization
Header authentication of the form Bearer <token>
Query parameters
include_detailed_per_source_metadata
Response
Successful Response
total_sources
Total number of sources
total_files
Total number of files across all sources
total_size
Total size of all files in bytes
sources
List of source metadata