Skip to main content
 print this page

Get a presigned URL to download a shared library package

GET 

/jobs/libs/:id/download

Returns a presigned GET URL for a package under common-libs/{id}{filepath}. filepath is required and is appended as-is (typically /libs/python/{file}). Caller must have access to the library. URL-encoded values are decoded. No request body.

Request

Responses

Presigned download URL in the url field.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers