Skip to content

Get an archive of a repository

GET
/repos/{owner}/{repo}/archive/{archive}
owner
required
string

Owner of the repo

repo
required
string

Name of the repo

archive
required
string

The git reference for download with attached archive format (e.g. master.zip)

Success

APINotFound is a not found error response

object
errors
Array<string>
message
string
url
string