サイト管理者が Enterprise Server インスタンスを Enterprise Server 3.9 以降にアップグレードすると、REST API はバージョン管理されます。 インスタンスのバージョンを検索する方法については、「GitHub Docs のバージョンについて」を参照してください。 詳細については、「API のバージョン管理について」を参照してください。
アプリ
REST API を使うと、GitHub Apps と GitHub App のインストールに関する情報を取得できます。
- GitHub アプリ
- 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 インストール
- 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 認証
- GitHub App Webhook