Skip to content

Download the artifacts archive from a job

GET
/api/v4/projects/{id}/jobs/{job_id}/artifacts

This feature was introduced in GitLab 8.5

id
required
One of:
string

The ID or URL-encoded path of the project

job_id
required
integer

The ID of a job

job_token
string
nullable

To be used with triggers for multi-project pipelines, available only on Premium and Ultimate tiers.

OK

Bad Request

Unauthorized

Forbidden

Not found