Skip to main content

Get Detailed Portal Status Histories

GET 

/api/portals/GetDetailedPortalStatusHistory

Tier: Internal — subject to change without notice.

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

Request

Responses

A PageResult of PortalDtos.PortalStatusHistoryDetailDto, additionally deserializing each row's stored payload into DeviceStatuses (silently returned empty if the stored payload cannot be parsed).