---
title: "Get Unclaimed Bot Installs"
method: GET
path: "/github-app/unclaimed-bot-installs"
tags: ["github-app"]
---

# Get Unclaimed Bot Installs

`GET /github-app/unclaimed-bot-installs`

Return any bot installations whose ``account_login`` matches the
signed-in user's GitHub username and which haven't been claimed yet.

Used by the dashboard banner on /s/{short_id} and /repos/mine to
prompt the user to claim their bot-indexed repos. Personal installs
are also auto-claimed on /auth/sync — this endpoint primarily
surfaces Organization installs (which need an admin click-through).

## Response `200`

Successful Response

- unknown

---

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