Skip to main content



List All Files in a Folder

List all files in a folder

GET /cloud/listFiles

Implementation Notes

List all the files in a specific folder in json format. You can download each file in the folder using the link that each file returned contains.

Parameters

ParameterDescriptionParameter TypeData Type
folderNamename of the folder.querystring
useruser's authenticationheader (authorization)basic authentication