created_atstring date-time nullable
updated_atstring date-time nullable
external_file_idstring nullable
The ID of the file in the external system
file_sizeinteger nullable
Size of the file in bytes
file_typestring nullable
File type (e.g. pdf, docx, etc.)
project_idstring uuid required
The ID of the project that the file belongs to
last_modified_atstring date-time nullable
The last modified time of the file
resource_infoobject nullable
Resource information for the file
permission_infoobject nullable
Permission information for the file
data_source_idstring uuid nullable
The ID of the data source that the file belongs to
expires_atstring date-time nullable
The expiration date for the file. Files past this date can be deleted.
purposestring nullable
The intended purpose of the file (e.g., 'user_data', 'parse', 'extract', 'split', 'classify')