Skip to main content
GET
Workspace detection time series

Path Parameters

workspaceId
string<uuid>
required

Workspace identifier.

Query Parameters

from
string<date>

First day of the range (inclusive), YYYY-MM-DD. Defaults so the range spans the last DEFAULT_WINDOW_DAYS days through to.

to
string<date>

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.

points
object[]
required

One entry per day in the requested window, oldest first.