Files API
Get Files Info
Retrieve aggregated file statistics for the authenticated organization
GET
Requires version 1.1.5 or later of the Archetype platform.
Overview
This endpoint returns aggregated statistics about all files belonging to your organization, including total file count, total bytes, and ingestion progress.Response
integer
Total number of files in the organization
integer
Combined size of all files in the organization, in bytes
integer
Number of files that have completed ingestion
float
Unix timestamp of the last update to the file statistics