Export large data for a job or task variable

Exports large data for a job or task variable.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequiredformat: "^[0-9a-f]{24}$"

The id of the job_data document in GridFS

Response

The requested data
map from strings to any
OR
list of any
OR
string
OR
double
OR
boolean

Errors

500
Internal Server Error