GET api/EgnyteDocuments/{appName}/{folderName}/{fileName}
Download document from Egnyte App folder
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
appName | App folder name |
Define this parameter in the request URI. |
folderName | Folder name to download from under app |
Define this parameter in the request URI. |
fileName | File name to download |
Define this parameter in the request URI. |