Files

Files are automatically extracted from emails that exist in a box. Each file is associated with the box it's in.

Property NameDescription
fileOwnerEach file comes from a particular email that was added to a box. This property is the key of the user that added the email to the box.
sizeThe size of the file in bytes
mimeTypeThe mime type of the file
fileNameThe filename with extension
mainFileNameThe filename without the extension
fileTypeType will be either GMAIL_API or DRIVE. GMAIL_API means the information was scraped from email attachments in a box.
DRIVE means the user added a drive file to the box directly.
Only contents of GMAIL_API files can be retrieved via the Streak API.