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
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 V1request Unprocessable Entity Error

