kittycad.api.users.get_user_privacy_settings.asyncio

async kittycad.api.users.get_user_privacy_settings.asyncio(*, client)[source][source]

This endpoint requires authentication by any Zoo user. It gets the privacy settings for the user.

Return type:

Union[PrivacySettings, Error, None]