v1

latestOpenAPI 3.0.12026-07-17221117.3 KB
fs

Return directory listing or file content

Returns a list of files/directories if the requested path pointed to a directory or the content of the file otherwise

get/fs

Query parameters

downloadboolean

should the file be downloaded?

recursiveboolean

also include all sub-folders in the directory listing

Response

successful operation

namestring
type'DIR' | 'FILE'
parentFolderstring
hasChildrenboolean
readableboolean
writeableboolean
mountedboolean

true when this file/folder is inside a mounted folder

trashboolean

marks the trash folder

inTrashboolean

true when this entry is inside the trash folder

hashnumber

hash value for file content (CRC32)