Today, Admins bypass page-level read restrictions unconditionally — they always see all pages in the sidebar regardless of the read permissions set via PATCH /v1/pages/:id/permissions. There's no way to restrict which pages an Admin can access through a more dynamic permission model.
The request is to support page-level permission scoping for Admin users, similar to how blueprint permissions can be configured more granularly — so Admins can be intentionally excluded from specific pages rather than having blanket access to all of them.
Created by Anna Persico
·