Unsupported
GET /app- Get the authenticated appPOST /app-manifests/{code}/conversions- Create a GitHub App from a manifestGET /app/installation-requests- List installation requests for the authenticated appGET /app/installations- List installations for the authenticated appGET /app/installations/{installation_id}- Get an installation for the authenticated appDELETE /app/installations/{installation_id}- Delete an installation for the authenticated appPOST /app/installations/{installation_id}/access_tokens- Create an installation access token for an appPUT /app/installations/{installation_id}/suspended- Suspend an app installationDELETE /app/installations/{installation_id}/suspended- Unsuspend an app installationPOST /applications/{client_id}/token/scoped- Create a scoped access tokenGET /apps/{app_slug}UAT IAT - Get an appGET /enterprises/{enterprise}/installation- Get an enterprise installation for the authenticated appGET /orgs/{org}/installation- Get an organization installation for the authenticated appGET /repos/{owner}/{repo}/installation- Get a repository installation for the authenticated appGET /users/{username}/installation- Get a user installation for the authenticated app