Get a presigned URL to download a job library
GET/jobs/:id/libs/download
Returns a short-lived S3 GET URL for a library file already attached to the job. The filepath query is appended to s3://{etlBucket}/{jobId}.
Request
Responses
- 200
- 400
- 500
Presigned download URL in the url field.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Missing filepath (IPV-1052), missing job, or insufficient access.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Uncaught backend failure. Typical Message is "GE-1008 - Could not complete the request. Please try again."
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers