kittycad.api.users.get_user_extended.asyncio
- async kittycad.api.users.get_user_extended.asyncio(id, *, client)[source][source]
To get information about yourself, use /users-extended/me as the endpoint. By doing so you will get the user information for the authenticated user. Alternatively, to get information about the authenticated user, use /user/extended endpoint. To get information about any KittyCAD user, you must be a KittyCAD employee.
- Return type: