---
title: "Install the GitHub App"
method: GET
path: "/v1/integrations/github/oauth/authorize"
tags: ["integrations"]
---

# Install the GitHub App

`GET /v1/integrations/github/oauth/authorize`

Start a GitHub App installation for the current organization.

## Query parameters

- `store_name` string, nullable — Optional ingestion store name
- `metadata_contextualization` boolean — Contextualize chunks with the connector's curated metadata fields
- `file_contextualization` boolean — Generate an LLM context for each chunk situating it within the full document
- `ingestion_mode` 'fast' | 'high_quality' — Strategy for adding a file to a store.

## Other responses

- `307` — Redirect to the GitHub App installation page
- `422` — Validation Error

## Changes

- **2026-09-26** `9c6c72afde2d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mixedbread/apis/mxbai-omni/changes/v1/integrations/github/oauth/authorize/get.md)

---

[API](https://skmtc.dev/mixedbread/apis/mxbai-omni.md) · [All operations](https://skmtc.dev/mixedbread/apis/mxbai-omni/llms.txt) · [OpenAPI document](https://skmtc.dev/mixedbread/apis/mxbai-omni/revisions/9c6c72afde2d?raw)
