Skip to content

Download an artifact

GET
/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/zip
owner
required
string

Owner of the repo

repo
required
string

Name of the repo

artifact_id
required
integer format: int64

ID of the artifact

The artifact archive

Media type application/zip

APIError is error format response

Media type application/zip

APIError is an api error with a message

object
message
string
url
string

APIForbiddenError is a forbidden error response

Media type application/zip
object
message
string
url
string

APINotFound is a not found error response

Media type application/zip
object
errors
Array<string>
message
string
url
string