Skip to content

VersionHistory Object ​



id
string
REQUIRED · 

The unique identifier for a version

drive_item
object

The drive item the version is associated with

id
string

The unique identifier for a drive item

name
string

The name of the drive item

type
string

The type of the drive item

All possible enum values:
  • file
  • folder
name
string

The name of the drive item for this version

description
string

The description, note, or change comment associated with this version

mime_type
string

The mime type of this version

size
integer

The size of this version

checksum
object

The checksum of this version

type
string

The checksum type

value
string

The checksum value

last_edited_by
object

The user who last edited this version

id
string

The unique identifier for a user

name
string

The name of the user

emails
object[]

The emails of the user

email
string

The email address

type
string

The type of email address

is_primary
boolean

Whether the email address is primary

status
string

The status of the version

is_current
boolean

Whether this version is the current version

is_retained
boolean

Whether this version is retained from automatic deletion

urls
object[]

The URLs associated with this version

url
string

The URL associated with this version

type
string

The type of URL

All possible enum values:
  • truto_download
created_at
string · date-time

The date and time the version was created

updated_at
string · date-time

The date and time the version was last updated

remote_data
object

Raw data returned from the remote API call.