You don't need to pass in the email because its in the Profile struct : ``` syncData = cli.sync() syncData.Profile.Email ```