Get project guest access settings
Returns the master guest-access switch and documentation publication override for one project.
Effective documentation mode is the project override when set, otherwise the organization default. Hidden is the secure default. This setting filters what organization members can read. It does not grant project access or documentation-management permission.
/projects/{id}/guest-accessAuthorizationOAuth2 access token · headerrequiredapi:readAuthorizationBearer token (JWT) · headerrequiredidstringrequiredeffectiveGuestDocumentationVisibilitystringrequiredResolved mode: project override if set, otherwise the organization default.
HiddenAllPagesSelectedPageseffectiveSourcestringrequiredWhether the effective mode comes from this project or the organization.
projectorganizationguestAccessbooleanrequiredMaster switch for organization-member access to this project. When false, members cannot open the project. Documentation visibility can still be prepared.
guestDocumentationVisibilitystring | nullrequiredProject override for guest documentation publication. Null inherits the organization default.
HiddenAllPagesSelectedPagesidstring<uuid>requiredorganizationGuestDocumentationVisibilitystringrequiredOrganization default used when the project override is null.
HiddenAllPagesSelectedPagesUnauthorized - Invalid or missing authentication token
Forbidden - Insufficient API scopes or permissions