data-links
Generate download script
Creates a script to download files from the data-link associated with the given dataLinkId. Append ?dirs or ?files to specify a list of files or paths to download within the data-link.
get/data-links/{dataLinkId}/script/download
Path parameters
dataLinkIdstring required
Data-link string identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
credentialsIdstring
Credentials string identifier
dirsobject[]
List of paths to directories to download
filesobject[]
List of paths to files to download
Response
OK