List SensorsAsk AIget https://staging.zenput.com/api/v2/sensors/sensors/Get the properties of all existing sensors corresponding to your company.Query Paramsaccount_idint32Filter results to given accound id (location)sensor_idstringFilter results to given sensor id (DevUI for lorawan sensors, ID for monnit sensors)placement_idint32Filter results to given placement idis_onlinebooleanFilter results to given value, true for online sensors and false for offline sensorstruefalsesearchstringQuery to search across the following attributes: name and sensor idlimitint32Number of results to return per page.startint32The initial index from which to return the results.meta_onlybooleanReturn only data within the meta key.truefalseorder_bystringSort order of result. A value may be prefixed by a - to specify a descending sort. "name","placement__name","account__name","last_reading_value","last_reading_date","is_online" or "is_enabled"Response 200200Updated 10 months ago