Retrieve all notifications to tasks related to given project.

GET /data/projects/{project_id}/notifications

It's mainly used for synchronisation purpose.

Path parameters

Responses

  • All notifications to tasks related to given project

GET /data/projects/{project_id}/notifications
curl \
 -X GET http://localhost:8080/api/data/projects/{project_id}/notifications