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

github.com:github-rest-api

Summary: Download an organization migration archive
Operation ID: migrations/download-archive-for-org
Auth: bearer_token
Description

Fetches the URL to a migration archive.

Parameters (2)

migration_id (integer, path, required)

The unique identifier of the migration.

org (string, path, required)

The organization name. The name is not case sensitive.

No probe data for this endpoint yet.