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 Watchers
Returns a list of Watchers as an array of Contact objects for a given Watchable type and ID.
📄️ Watch a Watchable record
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 a Watchable record
The sender of this request will be removed from the Watchers of the record that is associated with the given Watchable type and ID.