workspace

download a gzipped tarball of a GitHub App repository

get/w/{workspace}/github_app/repo_archive/{path}

Path parameters

workspacestring required
pathstring required

Query parameters

refstring

branch, tag or commit sha; defaults to the resource's branch

Response

gzipped tarball of the repository at the resolved commit

Changes