このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください。
REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
アプリ用 REST API エンドポイント
REST API を使うと、GitHub Apps と GitHub App のインストールに関する情報を取得できます。
- GitHub Apps用 REST API エンドポイント
- 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インストール用 REST API エンドポイント
- OAuth 承認用 REST API エンドポイント
- GitHub AppWebhook 用 REST API エンドポイント