---
title: "Get GitHub App install link"
method: POST
path: "/v1/platform/fleet/providers/github-app/install"
tags: ["fleet github-app"]
---

# Get GitHub App install link

`POST /v1/platform/fleet/providers/github-app/install`

Generate a link to install the GitHub App for the current organization.

## Response `200`

OK

- GithubAppInstallLinkResponse
  - `install_url` string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `503` — Service Unavailable

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/versions/a0acb3a6a101/schema)
