Get an archive of a repository
GET
/repos/{owner}/{repo}/archive/{archive}
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
archive
required
string
The git reference for download with attached archive format (e.g. master.zip)
Responses
Section titled “ Responses ”Success
APINotFound is a not found error response
object
errors
Array<string>
message
string
url
string
object
errors
Array<string>
message
string
url
string
object
errors
Array<string>
message
string
url
string