List Watchers
GET/v1/watchers/:watchable_type/:id
Returns a list of Watchers as an array of Contact objects for a given Watchable type and ID. The ID should be that of the Watchable type being queried.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
The format or parameters of the request was invalid
Request could not be authenticated
The requested resource could not be located
Something unexpected happened