kittycad.api.users.get_user_self
Functions
|
Get the user information for the authenticated user. |
|
|
|
Get the user information for the authenticated user. |
|
- async kittycad.api.users.get_user_self.asyncio(*, client)[source][source]
Get the user information for the authenticated user. Alternatively, you can also use the
/users/me
endpoint.