Skip to main content

Get Portal Status History

GET 

/api/portals/GetPortalStatusHistory

Tier: Internal — subject to change without notice.

Returns a server-side filtered, sorted, and paged list of portal status history rows across the caller's organisation.

Request

Responses

A PageResult of PortalDtos.PortalStatusHistorySummaryDto — one row per PortalController.UpdatePortalStatus(...) call, plus rows appended by the server's heartbeat sweep when it flips a portal offline.