---
title: "Complete install GitHub App redirect"
method: GET
path: "/install/github/app/redirect"
tags: ["Install"]
---

# Complete install GitHub App redirect

`GET /install/github/app/redirect`

Manifest-conversion callback target used by GitHub during browser install. Authorized by the callback `state` query parameter rather than the install token.

## Query parameters

- `code` string, required
- `state` string, required

## Other responses

- `302` — Browser redirected back into the install SPA
- `400` — Invalid or expired GitHub App callback state
- `502` — GitHub manifest conversion failed

---

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