Workspace detection time series
Returns a workspace’s daily detection activity over a date window: detections per day, plus each day’s error rate and durations. Every day in the window is present (quiet days report detections: 0), so the series plots as a continuous line or a contribution-style calendar. The window is from/to (inclusive, YYYY-MM-DD); it defaults to the last 30 days and is capped at 366 days.
Path Parameters
Workspace identifier.
Query Parameters
First day of the range (inclusive), YYYY-MM-DD. Defaults so the range
spans the last DEFAULT_WINDOW_DAYS days through to.
Last day of the range (inclusive), YYYY-MM-DD. Defaults to today (UTC).
Response
A workspace's daily detection activity over a window: one point per day, dense
(quiet days included with detections: 0), ready to plot as a continuous
series.
A workspace's daily detection activity over a window: one point per day, dense
(quiet days included with detections: 0), ready to plot as a continuous
series.
One entry per day in the requested window, oldest first.