# Sensor Integration ## List Sensors - [GET /sensors/network/{network_id}/list](https://docs.cognitivesystems.com/assets/specs/api/core/sensor-integration/getsensors.md): Provides a list of sensor devices (such as hubs, vibration, humidity and temperature sensors) that have been added to the network. ## Obtain Sensor Data - [GET /sensors/network/{network_id}/history/{sensor}](https://docs.cognitivesystems.com/assets/specs/api/core/sensor-integration/getsensorhistory.md): Provides sensor data for the specified timeframe, if available.