kittycad.api.users.get_session_for_user.sync

kittycad.api.users.get_session_for_user.sync(token, *, client)[source][source]

This endpoint requires authentication by any KittyCAD user. It returns details of the requested API token for the user.

Return type:

Union[Session, Error, None]