Skip to content

Files Object ​



id
string
REQUIRED · The unique identifier for a file
name
string
The name of the file
file_url
string
The URL of the file
file_thumbnail_url
string
The URL of the thumbnail preview of file
size
integer
The size of the file
mime_type
string
The mime type of the file
description
string
The description of the file
folder
string
The folder of the file where it belongs
drive
string
The drive of the file where it belongs
created_at
string · date-time
The date and time the file was created
updated_at
string · date-time
The date and time the file was last updated
remote_data
object
Raw data returned from the remote API call.