API Reference/Git
Download a tarball of a repo.
Download the contents of a repo as a tarball.
Path Parameters
repoRequiredstringThe repository id
Format:
"uuid"Query Parameters
refstringThe git reference (branch name, commit SHA, etc.). Defaults to HEAD.
Response Body
400
Bad Request
messageRequiredstring401
Unauthorized
messageRequiredstring403
Forbidden
messageRequiredstring404
Not Found
messageRequiredstring500
Internal Server Error
messageRequiredstringSuccess (byte stream)