kittycad.api.api_tokens.get_api_token_for_user.sync

kittycad.api.api_tokens.get_api_token_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[ApiToken, Error, None]