This version of GitHub Enterprise was discontinued on 2023-03-15. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
After a site administrator upgrades your Enterprise Server instance to Enterprise Server 3.9 or later, the REST API will be versioned. To learn how to find your instance's version, see "About versions of GitHub Docs". For more information, see "About API versioning."
Apps
Use the REST API to retrieve information about GitHub Apps and GitHub App installations.
- 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
- GitHub App installations
- List repositories accessible to the app installation
- Revoke an installation access token
- List app installations accessible to the user access token
- List repositories accessible to the user access token
- Add a repository to an app installation
- Remove a repository from an app installation
- OAuth Authorizations
- GitHub App webhooks