Files Object ​
id
string
The unique identifier for the file
file_name
string
The file's name.
page_id
string
The page id to which the file belongs
References: Pages → id
size
number
The file size in bytes
file_url
string
The URL to download the file
content_type
string
The content type of the file
uploaded_by
string
The user who uploaded the file
References: Users → id
created_at
string · date-time
The time when the file was created
updated_at
string · date-time
The time when the file was updated
remote_data
object
Raw data returned from the remote API call.