Skip to main content
GET
Github App Info

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

Public, non-secret info about the configured GitHub App.

Frontend uses install_url to deep-link into GitHub's install picker (e.g. an "Install on another account" button) without hardcoding the slug. manage_url points at the user's installation list on GitHub for ad-hoc audit.

install_url
string
required
manage_url
string
required
slug
string
required