Search Sensors

This endpoint lets you return a list of Sensor records or search for one or more Sensor records based on one or more parameters.

📘

Required roles

  • Sensor-List

Learn more about Sensors in our Knowledge Base.

🚧

A note about listings

Listings return the same data structure that single-record GET requests but, for performance reasons, may not have all properties populated. You should always use the "GET one" or "GET multiple" request types to fetch all properties of a record, specially if you plan to make updates to it.

Do not update a record based on the result you obtained from this request type.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!