projectArtifact_download

GET /orgs/{oid}/projects/{pid}/artifacts/{said}/bin

Downloads the software artifact binary or archive.

This request is the same as projectArtifact_downloadFile.

The software artifact binary can be downloaded without authentication if an downloadId is added as a query parameter. To retrieve the downloadId, use projectArtifact_get.

Note

The downloadId can only be used once, afterwards it expires, and a new downloadId must be retrieved.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: org_projects_administrate

URI Parameters

HTTP Request Body Parameters

None