Using the TeamAPI, I can get list of teams and its attributes. But when I try to get resources associated with the team using getResources() method it returns nothing. When I check with debugger, resources field of the team shows {Undefined@57123} "Ignored{}". This is the same for both shared teams and teams specific to a plan. I'm sure there are users associated with both teams. Is there any special setting/method call I need to use?