API ReferenceGit
Download a zip of a repo
Download the contents of a repo as a zip.
Path Parameters
repo*string
The repository id
Format
uuidQuery Parameters
ref?string
The git reference (branch name, commit SHA, etc.). Defaults to HEAD.
Response Body
application/zip
curl -X GET "https://api.freestyle.sh/git/v1/repo/497f6eca-6276-4993-bfeb-53cbbbba6f08/zip"Empty