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

# Get GitHub OAuth authorization link

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

Generate a GitHub OAuth link for the current user to connect their GitHub account.

## Response `200`

OK

- GithubAppUserAuthLinkResponse
  - `auth_url` string

## Other responses

- `400` — Bad Request
- `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)
