# Motion History

Motion history displays the density of household activity that has occurred over time.

## Network Motion Throughput history

 - [GET /network/{network_id}/motion/history/throughput](https://docs.cognitivesystems.com/assets/specs/api/core/motion-history/getmotionhistorythroughput.md): Retrieve historical Motion Throughput data

## Network motion-state history

 - [GET /network/{network_id}/motion/history/state](https://docs.cognitivesystems.com/assets/specs/api/core/motion-history/getmotionhistorystate.md): Retrieve time series array of motion-state values across the whole network.

## Network motion-intensity history

 - [GET /network/{network_id}/motion/history/intensity](https://docs.cognitivesystems.com/assets/specs/api/core/motion-history/getmotionintensityhistory.md): Retrieve time series array of motion-intensity values across the whole network.

Related content:
- What Motion Intensity is

## Network motion-density history

 - [GET /network/{network_id}/motion/history/density](https://docs.cognitivesystems.com/assets/specs/api/core/motion-history/getmotiondensityhistory.md): Retrieve time series array of motion-density values across the whole network.

Related content:
- What Motion Density is

## Motion event pairs

 - [GET /network/{network_id}/events/pairs](https://docs.cognitivesystems.com/assets/specs/api/core/motion-history/getmotioneventpairs.md): Fetch motion event pairs, which will be a pair of MotionDetectedEvent and MotionStoppedEvent events.

## Motion Blocks

 - [GET /network/{network_id}/motion/history/state_blocks](https://docs.cognitivesystems.com/assets/specs/api/core/motion-history/getmotionhistorystateblocks.md)

