アクティビティ
Activity APIを使うと、イベントやフィードをリストし、通知、Star、認証されたユーザのWatchを管理できます。
- イベント
- List repository events
- List events for the authenticated user
- List organization events for the authenticated user
- フィード
- Notifications
- 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中