The File object
The File object is used to represent a file in the workspace. The Object typically exists under a folder or drive, if it exists.
id
remote_id
The third-party API ID of the matching object.
created_at
The datetime that this object was created by Merge.
modified_at
The datetime that this object was modified by Merge.
name
The file's name.
file_url
The URL to access the file.
file_thumbnail_url
The URL that produces a thumbnail preview of the file. Typically an image.
size
The file's size, in bytes.
mime_type
The file's mime type.
description
The file's description.
folder
The folder that the file belongs to.
checksum
This field stores file checksum data. ‘type’ indicates the algorithm (e.g. crc_32, sha1, sha256, quickXor, or md5), and ‘content_hash’ is the unique hash used to verify file integrity and detect alterations.
permissions
drive
The drive that the file belongs to.
remote_created_at
When the third party's file was created.
remote_updated_at
When the third party's file was updated.
remote_was_deleted
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
field_mappings
remote_data