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