v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Content watches

Get watches for space

Returns all space watches for the space that the content is in. A user that watches a space will receive receive notifications when any content in the space is updated.

If you want to manage watches for a space, use the following user methods:

  • Get space watch status for user
  • Add space watch
  • Remove space watch

Permissions required: Permission to access the Confluence site ('Can use' global permission).

get/wiki/rest/api/content/{id}/notification/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.

startinteger required
limitinteger required
sizeinteger required
_linksGenericLinks