v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBContent watches
Get watches for page
Returns the watches for a page. A user that watches a page will receive receive notifications when the page is updated.
If you want to manage watches for a page, use the following user methods:
- Get content watch status for user
- Add content watch
- Remove content watch
Permissions required: Permission to access the Confluence site ('Can use' global permission).
get/wiki/rest/api/content/{id}/notification/child-created
Path parameters
idstring required
The ID of the content to be queried for its watches.
Query parameters
startinteger
The starting index of the returned watches.
limitinteger
The maximum number of watches to return per page. Note, this may be restricted by fixed system limits.
Response
Returned if the requested watches are returned.