---
title: "GET /v0/auth/github"
method: GET
path: "/v0/auth/github"
tags: ["auth"]
---

# GET /v0/auth/github

`GET /v0/auth/github`

## Query parameters

- `claim` string, uuid
- `invite` string
- `plan` 'free' | 'pro' | 'team' | 'enterprise'

## Response `200`

successful operation

- JsonOAuthUrl
  - `url` string, uri, required

## Other responses

- `4XX` — Error
- `5XX` — Error

## Changes

- **2026-06-19** `8179e0db464a` — 1 info
  - added the new enum value `pro` to the `query` request parameter `plan`
- **2026-03-20** `36c8ad753527` — 1 breaking
  - removed the enum value `pro` from the `query` request parameter `plan`

[Change history](https://skmtc.dev/bencherdev/apis/bencher-api/changes/v0/auth/github/get.md)

---

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