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 typeapplication/zip
APIError is error format response
Media typeapplication/zip
APIError is an api error with a message
object
message
string
url
string
APIForbiddenError is a forbidden error response
Media typeapplication/zip
object
message
string
url
string
APINotFound is a not found error response
Media typeapplication/zip
object
errors
Array<string>
message
string
url
string