19 lines
400 B
Markdown
19 lines
400 B
Markdown
---
|
|
title: Watching
|
|
intro: Use the REST API to subscribe to notifications for activity in a repository.
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About watching
|
|
|
|
You can use the REST API to subscribe to notifications for activity in a repository.
|
|
|
|
To bookmark a repository instead, see "[Starring](/rest/reference/activity#starring)."
|