アクティビティ
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
- フィード
- 通知
- List notifications for the authenticated user
- Mark notifications as read
- Get a thread
- Mark a thread as read
- 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
- Star
- List stargazers
- List repositories starred by the authenticated user
- Check if a repository is starred by the authenticated user
- Star a repository for the authenticated user
- Unstar a repository for the authenticated user
- List repositories starred by a user
- Watch中