kittycad.api.orgs.get_org_privacy_settings.asyncio

async kittycad.api.orgs.get_org_privacy_settings.asyncio(*, client)[source][source]

This endpoint requires authentication by an org admin. It gets the privacy settings for the authenticated user’s org.

Return type:

Union[PrivacySettings, Error, None]