/tracking

Data points

Returns time-bucketed data points and stationary clusters for a session within the given time range. start_timestamp and end_timestamp are required. | auth: api_key | authz: min_org_role=operator | () -> SessionByDeviceHistoryRes1

get/tracking/timeseries/session_by_device/data_points/v1

Query parameters

session_idstring required
start_timestampstring date-time required
end_timestampstring date-time required
bucket_secondsinteger

Response

Successful Response

data_pointsSessionByDeviceDataPoint1[] required— unresolved $ref
stationary_clustersStationaryCluster[] required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.