# Hourly Motion Histograms Returns historical motion intensities for a given period of time. Intensities are actual motion values stored at two different resolutions (bucket sizes): - 1s intervals for the last 24 hours. - 5s intervals for the last week. This request may return data at a coarser resolution than the requested bucket size, if data at that resolution is not available. Timestamp ranges are limited by Halo Home to only include times over which the network was last claimed. Endpoint: GET /motion_history_intensities Security: Authorization ## Query parameters: - `network_id` (integer) Derived from the active session (if the user has rights to this network) - `from` (number) UTC Timestamp - `to` (number, required) UTC Timestamp - `bucket` (integer) Bucket size in seconds - `last` (integer)