Sensors
Gets all sensor rules
Gets all sensor rules definitions.
get/sensors/v3
Query parameters
pageTokenstring
A token from the previously returned response to retrieve the specified page.
countinteger
The number of items to return per page.
Response
Response body contains an array of sensor rule objects, count indicates the number of returned sensor rules, and pageToken is the next page token if available.
If no sensor rules are found, an object with an empty data array is returned.