Watchers
Watchers are Fleetio Users who are subscribed to receive notifications about a particular Watchable record.
Our Watchers API currently supports the following Watchable types: Equipment, Issue, Service Reminder, Work Order.
📄️ List
Returns a list of Watchers as an array of Contact objects for a given Watchable type and ID.
📄️ Watch
The sender of this request will be added to the Watchers of the record that is associated with the given Watchable type and ID.
📄️ Unwatch
The sender of this request will be removed from the Watchers of the record that is associated with the given Watchable type and ID.