⚠️ Get Watchlist Telemetry

GET {{cb_url}}/threathunter/watchlistmgr/v3/orgs/{{cb_org_key}}/watchlists/{{cb_watchlist_id}}/telemetry

This API is deprecated and replaced with a POST that takes the list of watchlist ids in the body.

Returns hits and executions for watchlists over the provided intervals. By default will return telemetry aggregated over the past hour. Include comma seperated list of intervals in minutes as query param intervals to aggregate over different ranges, eg intervals=1440,10080,43200.


See the Documentation