Generate data-link file download URL
Returns a URL to download files from the data-link associated with the given dataLinkId.
Path parameters
Data-link string identifier
Query parameters
File path to download
Credentials string identifier
Workspace numeric identifier
Whether to generate the URL for preview purposes or direct download (default: false)
When true, treats the file as a Fusion symlink and resolves its target (default: false)
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.4
- ○
added the new optional
queryrequest parameterresolveSymlinknew-optional-request-parameter
- ○
added the optional property
resolvedMimeTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resolvedPathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
warningto the response with the200statusresponse-optional-property-added
- ○
Of the 14 revisions, 1 has no diff computed.