data-links
Generate data-link file download URL
Returns a URL to download files from the data-link associated with the given dataLinkId.
get/data-links/{dataLinkId}/generate-download-url
Path parameters
dataLinkIdstring required
Data-link string identifier
Query parameters
filePathstring
File path to download
credentialsIdstring
Credentials string identifier
workspaceIdinteger
Workspace numeric identifier
previewboolean
Whether to generate the URL for preview purposes or direct download (default: false)
resolveSymlinkboolean
When true, treats the file as a Fusion symlink and resolves its target (default: false)
Response
OK