v12

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01252498556.8 KB
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

scriptstring