GitHub · Capability
GitHub v3 REST API — Migrations
GitHub v3 REST API — Migrations. 11 operations. Lead operation: GitHub List Organization Migrations. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Migrationslistfororg
— GitHub List Organization Migrations
/v1/orgs/{org}/migrations
POST
Migrationsstartfororg
— GitHub Start an Organization Migration
/v1/orgs/{org}/migrations
GET
Migrationsgetstatusfororg
— GitHub Get an Organization Migration Status
/v1/orgs/{org}/migrations/{migration-id}
GET
Migrationsdownloadarchivefororg
— GitHub Download an Organization Migration Archive
/v1/orgs/{org}/migrations/{migration-id}/archive
DELETE
Migrationsdeletearchivefororg
— GitHub Delete an Organization Migration Archive
/v1/orgs/{org}/migrations/{migration-id}/archive
DELETE
Migrationsunlockrepofororg
— GitHub Unlock an Organization Repository
/v1/orgs/{org}/migrations/{migration-id}/repos/{repo-name}/lock
GET
Migrationslistreposfororg
— GitHub List Repositories in an Organization Migration
/v1/orgs/{org}/migrations/{migration-id}/repositories
GET
Migrationslistforauthenticateduser
— GitHub List User Migrations
/v1/user/migrations
POST
Migrationsstartforauthenticateduser
— GitHub Start a User Migration
/v1/user/migrations
GET
Migrationsgetarchiveforauthenticateduser
— GitHub Download a User Migration Archive
/v1/user/migrations/{migration-id}/archive
GET
Migrationslistreposforauthenticateduser
— GitHub List Repositories for a User Migration
/v1/user/migrations/{migration-id}/repositories
MCP Tools
github-list-organization-migrations
GitHub List Organization Migrations
read-only
idempotent
github-start-organization-migration
GitHub Start an Organization Migration
github-get-organization-migration-status
GitHub Get an Organization Migration Status
read-only
idempotent
github-download-organization-migration-archive
GitHub Download an Organization Migration Archive
read-only
idempotent
github-delete-organization-migration-archive
GitHub Delete an Organization Migration Archive
idempotent
github-unlock-organization-repository
GitHub Unlock an Organization Repository
idempotent
github-list-repositories-organization-migration
GitHub List Repositories in an Organization Migration
read-only
idempotent
github-list-user-migrations
GitHub List User Migrations
read-only
idempotent
github-start-user-migration
GitHub Start a User Migration
github-download-user-migration-archive
GitHub Download a User Migration Archive
read-only
idempotent
github-list-repositories-user-migration
GitHub List Repositories for a User Migration
read-only
idempotent