/files
Returns a list of File objects.
Authentication
Token-based authentication with required prefix “Bearer”
Headers
Query parameters
Specifying a drive id returns only the files in that drive. Specifying null returns only the files outside the top-level drive.
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.
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
If provided, will only return files with these mime_types. Multiple values can be separated by commas.
Overrides the default ordering for this endpoint. Possible values include: created_at, -created_at, modified_at, -modified_at.