Skip to main content
GET
/
api
/
v0
/
repositories
/
{repo_id}
/
download
Download a single repository as a gzipped tarball.
curl --request GET \
  --url https://api.example.com/api/v0/repositories/{repo_id}/download
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

repo_id
string<uuid>
required

Response

The repository as a gzipped tarball (tar.gz) file

The response is of type file.