Data points (public)
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
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
session_id
start_timestamp
end_timestamp
bucket_seconds
Response
Successful Response
data_points
stationary_clusters
Errors
422
Session by Device Data Points Public V1request Unprocessable Entity Error

