Api Object - Info

Page history last edited by jeremy@... 8 mos ago

The 'info' object contains the following attributes and properties:

 

Property Type Description
file_id long Unique identifier for the tag.
file_name string The name of the file.
folder_id long The folder_id of the file's parent folder.
shared long (boolean) Whether this file is being shared with others to view.  "0" means the file is private, "1" means the file is shared and has an enabled shared_link.
shared_name string A unique identifier for the file, which can be used to generate a shared page.
size long Filesize in bytes.
description string The file's description.  This can be empty, as the file may or may not have a description.
sha1 string This can be ignored.
created long (unix timestamp) A unix timestamp for the time in which the file was created.
updated long (unix timestamp) A unix timestamp for the most recent time in which the file was updated.

 

  


Need additional assistance? Please feel free to Contact us