Folders
Retrieve Favourite Folder
GET
/
evault
/
v1
/
favourite
/
folders
/
{id}
/
Authorizations
api-key
string
headerrequiredPath Parameters
id
string
requiredA unique value identifying this file folder.
Response
200 - application/json
id
string
requiredaccess
string | null
requiredfiles_count
integer
requiredfolders_count
integer
requiredfile_size
integer
requiredfile_size_unit
string
requiredextension
string
requiredparent_folder
string
requiredpath
string
requiredroot
boolean
requiredindicates if the folder is on the root of the folder heirachy.
file_share_id
string
requiredis_shared
boolean
requiredcreated_at
string
requiredupdated_at
string
requiredname
string | null
Maximum length:
255
description
string | null
Maximum length:
500
is_starred
boolean
is_archived
boolean
is_deleted
boolean
folder
string | null
Enclosing Folder that contain this folder, default to root.
tags
object[]