kittycad.api.users

Contains methods for accessing the users API paths: A user is someone who uses the Zoo API. Here, we can create, delete, and list users. We can also get information about a user. Operations will only be authorized if the user is requesting information about themselves.

Modules

delete_user_self

get_oauth2_providers_for_user

get_session_for_user

get_user

get_user_extended

get_user_onboarding_self

get_user_privacy_settings

get_user_self

get_user_self_extended

list_users

list_users_extended

update_user_privacy_settings

update_user_self