Retrieve Build Artifacts Archive

Returns an archive file (supports zip/tar/tar.gz/tgz) containing all the artifacts related to a specific build, you can optionally provide mappings to filter the results; the mappings support regexp capturing groups which enables you to dynamically construct the target path inside the result archive file.

Requires Artifactory Pro.

Since: 2.6.5

Security: Requires a privileged user (can be anonymous)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Build artifacts archive request

string
required
length ≥ 1

The build name for search by

string
required
length ≥ 1

The build number to search by, can be LATEST to search for the latest build number

string

Optionally search by latest build status (e.g "Released")

repos
array of strings

Optionally refine search for specific repos, omit to search within all repositories

repos
string
enum
required

The archive file type to return

Allowed:
mappings
array of objects

Optionally refine the search by providing a list of regexp patterns to search by

mappings
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/zip
application/x-tar
application/x-gzip
application/json