# watching

Activity Watching



* * *

### watching.listForRepo(full_name, options) 

Activity Watching

**Parameter**| **Description** |
--------------|---------------
**full_name** | `String`, owner/repo name of repo|
**options** | `Object`, Optional request options|




---------------------------

### watching.listForUser(username, options) 

Activity Watching

**Parameter**| **Description** |
--------------|---------------
**username** | `String`, username of the user|
**options** | `Object`, Optional request options|




---------------------------

### watching.listForAuthUser(options) 

Activity Watching

**Parameter**| **Description** |
--------------|---------------
**options** | `Object`, Optional request options|




---------------------------

### watching.getSubscriptionForAuthUser(full_name, options) 

Activity Watching

**Parameter**| **Description** |
--------------|---------------
**full_name** | `String`, owner/repo name of repo|
**options** | `Object`, Optional request options|




---------------------------

### watching.checkWatchForAuthUser(full_name, options) 

Activity Watching

Deprecated: true

**Parameter**| **Description** |
--------------|---------------
**full_name** | `String`, owner/repo name of repo|
**options** | `Object`, Optional request options|




---------------------------


* * *










