---
title: "Import GitHub installation from JWT token"
method: POST
path: "/w/{workspace}/github_app/import"
tags: ["Git Sync"]
---

# Import GitHub installation from JWT token

`POST /w/{workspace}/github_app/import`

Imports a GitHub installation from a JWT token exported from another instance

## Path parameters

- `workspace` string, required

## Request body

- object
  - `jwt_token` string, required

## Response `200`

Successfully imported the installation

---

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