活动
使用 REST API 列出事件和源,并管理通知、标星和关注。
- Events
- List repository events
- List events for the authenticated user
- List organization events for the authenticated 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
- 标星
- 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
- 关注中