Skip to main content

Get Portal Statuses

GET 

/api/portals/getportalstatuses

Tier: Internal — subject to change without notice.

Returns a server-side filtered, sorted, and paged list of portal statuses, with staleness re-derived at read time.

Request

Responses

A PageResult of PortalDtos.PortalStatusSummaryDto. The reported Status is forced to Enums.PortalOperationStatus's Offline member (without persisting) when the portal's last heartbeat plus HeartBeatDuration × HeartBeatMissedThreshold seconds has elapsed. A portal that has never sent a heartbeat reports the SQL minimum date as LastHeartbeatTime.