SafepineCoreInterface.getWatchlist

class SafepineCoreInterface
@anyAuth
@path("/app/watchlist")
void
getWatchlist
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)