Back to All

Is there an API to get all the watchers of all tasks in a Project

I'm looking for an API similar to https://app.fieldwire.com/api/v3/projects/{project_id}/tasks/tags but instead of returning the tag ids it returns the user ids. Is this a possibility? Currently it appears there isn't even an OpenAPI documented way of collecting the users watching a specific task.

Thanks!