kittycad.api.users.get_user_onboarding_self

Functions

asyncio(*, client)

Checks key part of their api usage to determine their onboarding progress

asyncio_detailed(*, client)

rtype

Response[Union[Any, Onboarding, Error]]

sync(*, client)

Checks key part of their api usage to determine their onboarding progress

sync_detailed(*, client)

rtype

Response[Union[Any, Onboarding, Error]]