Skip to main content

Get Portal Status

GET 

/api/portals/getstatus/:id

Tier: Internal — subject to change without notice.

Returns the current composite status of a portal (portal, devices, antennas, sensors, actuators) exactly as last reported.

Request

Responses

The status. See PortalDtos.PortalStatusDto. Unlike PortalController.GetPortalStatuses(...), this endpoint does not apply the heartbeat staleness override — it returns the last-reported status verbatim. SourceId and OrganisationId are always null in server responses; they exist for the device-upload direction.