このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2023-01-18. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise にアップグレードします。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせく� さい。
ユーザー
Users APIを使うと、認証を受けたユーザに関するパブリック及びプライベートな情� �を取得できます。
- ユーザー
 - Get the authenticated user
 - Update the authenticated user
 - List users
 - Get a user
 - Get contextual information for a user
 - メール
 - List email addresses for the authenticated user
 - Add an email address for the authenticated user
 - Delete an email address for the authenticated user
 - List public email addresses for the authenticated user
 - フォロワー
 - List followers of the authenticated user
 - List the people the authenticated user follows
 - Check if a person is followed by the authenticated user
 - Follow a user
 - Unfollow a user
 - List followers of a user
 - List the people a user follows
 - Check if a user follows another user
 - GPG キー
 - List GPG keys for the authenticated user
 - Create a GPG key for the authenticated user
 - Get a GPG key for the authenticated user
 - Delete a GPG key for the authenticated user
 - List GPG keys for a user
 - Git SSH キー