---
title: "Get installation link"
method: GET
path: "/api/v1/github/installation-link"
tags: ["github"]
---

# Get installation link

`GET /api/v1/github/installation-link`

Generates a shareable GitHub App installation link.

## Response `200`

Successful Response

- InstallationLinkResponse — Response for installation link generation.
  - `app_name` string, required
  - `installation_url` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

## Changes

- **2026-01-29** `5f4f08ff6556` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kater-ai/apis/kater-api/changes/api/v1/github/installation-link/get.md)

---

[API](https://skmtc.dev/kater-ai/apis/kater-api.md) · [All operations](https://skmtc.dev/kater-ai/apis/kater-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kater-ai/kater-api/revisions/d2a2a2d0775e/schema)
