API Reference/Git
Download a zip of a repo
Download the contents of a repo as a zip.
Path Parameters
repoRequiredstringThe repository id
Format:
"uuid"Query Parameters
refstringThe git reference (branch name, commit SHA, etc.). Defaults to HEAD.
Response Body
Success (byte stream)