DeepFellow DOCS

server__models__file__File

The `File` object represents a document that has been uploaded.

The File object represents a document that has been uploaded.

PropertyTypeRequiredDescription
idstringYesThe file identifier, which can be referenced in the API endpoints.
project_idstringYesThe project identifier file belongs to.
objectenumNoThe object type, which is always file. One of: file, list. Default: "file".
bytesinteger | nullNoThe size of the file, in bytes. Default: 0.
filenamestringYesThe name of the file.
purposePurposeNoThe intended purpose of the file. Default: "assistants".
created_atintegerNoThe Unix timestamp (in seconds) for when the file was created.
expires_atintegerNoThe Unix timestamp (in seconds) for when the file will expire.

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.