List Github Installations
public
List Github Installations
List every App installation the user can see.
Used by the settings panel and repo picker so users understand which accounts the App is actually installed on (rather than just seeing a single “Connected as @x · Installation N” line that hid the multi-install reality).
GET
List Github Installations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.