このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください。
REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
アクティビティ用 REST API エンドポイント
REST API を使うと、イベントとフィードを一覧表示し、通知、スター付け、監視の管理ができます。
- イベント用 REST API エンドポイント
- List public events
 - List public events for a network of repositories
 - List public organization events
 - List repository events
 - List events for the authenticated user
 - List organization events for the authenticated user
 - List public events for a user
 - List events received by the authenticated user
 - List public events received by a user
 
 - フィード用 REST API エンドポイント
 - 通知用の REST API エンドポイント
- List notifications for the authenticated user
 - Mark notifications as read
 - Get a thread
 - Mark a thread as read
 - Mark a thread as done
 - Get a thread subscription for the authenticated user
 - Set a thread subscription
 - Delete a thread subscription
 - List repository notifications for the authenticated user
 - Mark repository notifications as read
 
 - 星付け用 REST API エンドポイント
 - 監視用 REST API エンドポイント