Skip to main content

Get Actuators

GET 

/api/portals/getactuators

Tier: Internal — subject to change without notice.

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

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

Request

Responses

A PageResult of Actuators.ActuatorSummaryDto.