Download an artifact
GET
/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/zip
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” owner
required
string
Owner of the repo
repo
required
string
Name of the repo
artifact_id
required
integer format: int64
ID of the artifact
Responses
Section titled “ Responses ”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