17 lines
417 B
Markdown
17 lines
417 B
Markdown
---
|
|
title: Watching
|
|
intro: "The Watching API lets users subscribe to notifications for activity in a repository."
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About the Watching API
|
|
|
|
The Watching API lets users subscribe to notifications for activity in a repository. To bookmark a repository instead, see "[Starring](/rest/reference/activity#starring)."
|