Get Detailed Portal
GET/api/portals/getdetailedportal/:id
Tier: Internal — subject to change without notice.
Returns a single portal with its devices and rules fully expanded.
Request
Responses
- 200
- 400
- 401
- 403
The portal with expanded devices/rules. See PortalDtos.PortalDetailedDetailDto.
The id does not resolve to a portal in the caller's organisation — NotFound.
Caller is not authenticated.
Caller does not have Read permission on the Portal module.