---
title: "download a gzipped tarball of a GitHub App repository"
method: GET
path: "/w/{workspace}/github_app/repo_archive/{path}"
tags: ["workspace"]
---

# download a gzipped tarball of a GitHub App repository

`GET /w/{workspace}/github_app/repo_archive/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Query parameters

- `ref` string

## Response `200`

gzipped tarball of the repository at the resolved commit

## Changes

> 176 revisions in range; 2 could not be searched.

- **2026-08-20** `5e9e30292878` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/github_app/repo_archive/:path/get.md)

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
