github-app
Get 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).
get/github-app/unclaimed-bot-installs
Response
Successful Response
{"stackTrail":"paths:/github-app/unclaimed-bot-installs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.