/tracking

Data points (public)

Returns time-bucketed data points and stationary clusters for a public session within the given time range. start_timestamp and end_timestamp are required. No authentication required if session has public visibility enabled. | () -> SessionByDeviceHistoryRes1

get/tracking/timeseries/session_by_device/data_points_public/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.