Skip to main content

Get Sensors

GET 

/api/portals/getsensors

Tier: Internal — subject to change without notice.

Returns a server-side filtered, sorted, and paged, org-wide list of sensors (not scoped to a single portal or device).

There are no create/update/delete endpoints for sensors — they are managed exclusively through the PortalController.CreateDevice(...)/PortalController.UpdateDevice(...) payloads.

Request

Responses

A PageResult of Sensors.SensorSummaryDto with live status.