Get organization guest documentation default
Returns the organization default for which project documentation organization members can read. Hidden is the secure default. Projects can override this value. This setting filters guest documentation. It does not grant project access.
GET
/organizations/{id}/guest-accessAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:reador
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredResponses
200
guestDocumentationVisibilitystringrequiredOrganization default for which project documentation organization members can read. Hidden is the secure default. Projects can override this value.
Allowed:
HiddenAllPagesSelectedPagesidstring<uuid>required401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions