| Method | Name | Resource URL |
|---|---|---|
| GET | Get all devices for a location | /devices |
| GET | Get temperature and humidity sensor history | /devices/waterLeakDetectors/{deviceId}/history |
| GET | Get all Devices by Type | /devices/{deviceType} |
| GET | Get a Specific Device by ID | /devices/{deviceType}/{deviceId} |
| GET | Get all Locations and Devices | /locations |