repository
Get an archive of a repository
get/repos/{owner}/{repo}/archive/{archive}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
archivestring required
the git reference for download with attached archive format (e.g. master.zip)
Query parameters
pathstring[]
subpath of the repository to download
Response
success