---
title: "Download an organization migration archive"
method: GET
path: "/orgs/{org}/migrations/{migration_id}/archive"
tags: ["migrations"]
---

# Download an organization migration archive

`GET /orgs/{org}/migrations/{migration_id}/archive`

Fetches the URL to a migration archive.

## Path parameters

- `org` string, required
- `migration_id` integer, required

## Other responses

- `302` — Response
- `404` — Resource not found

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-2.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-2/versions/8ae6d0c8716e/schema)
