Diese Version von GitHub Enterprise Server wird eingestellt am 2026-08-25. Nicht mehr unterstützte Versionen werden nicht unterstützt. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Eine bessere Leistung, verbesserte Sicherheit und neue Features in GitHub Enterprise Server finden Sie unter Overview des Upgradeprozesses. Wenden Sie sich bei Fragen zum Upgrade an den GitHub Enterprise Support.
Die REST-API ist jetzt versioniert. Weitere Informationen findest du unter Informationen zur API-Versionsverwaltung.
REST-API-Endpunkte für Apps
Verwende die REST-API, um Informationen zu GitHub Apps- und GitHub App-Installationen abzurufen.
- REST-API-Endpunkte für GitHub Apps
- Get the authenticated app
- Create a GitHub App from a manifest
- List installation requests for the authenticated app
- List installations for the authenticated app
- Get an installation for the authenticated app
- Delete an installation for the authenticated app
- Create an installation access token for an app
- Suspend an app installation
- Unsuspend an app installation
- Create a scoped access token
- Get an app
- Get an organization installation for the authenticated app
- Get a repository installation for the authenticated app
- Get a user installation for the authenticated app
- REST-API-Endpunkte für GitHub App Installationen
- REST-API-Endpunkte für OAuth-Autorisierungen
- REST-API-Endpunkte für GitHub App Webhooks