const allGroups = await contactService.getAllGroups(req);
      const allAccounts = await contactService.getAllAccounts(req);