TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

GET api/2.0/project/task/{taskid}/subscribe This function requires authentication

Description

Checks the subscription to the notifications about the actions performed with the selected task.

Parameters
Name Description Type Example
taskid
sent in url
Task ID number 1234
Example
GET api/2.0/project/task/1234/subscribe
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Boolean value: true - subscribed, false - unsubscribed