/api/user/folders/{id}/exportDownload a ZIP archive of all files contained in a folder and its subfolders.GET/api/user/folders/{id}/exportPath Parametersid*stringResponse Body2004xxapplication/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/user/folders/string/export"2004xxEmpty/api/user/files/{id}/raw GETStream a file or thumbnail owned by the authenticated user by ID, with optional password and download handling./api/user/folders/{id} GETFetch a specific folder by ID, optionally including files, children, and its parent chain.