Skip to main content

Get Antennas

GET 

/api/portals/getantennas

Tier: Internal — subject to change without notice.

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

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

Request

Responses

A PageResult of Antennas.AntennaSummaryDto with live status.