Forum Discussion
Former_Member
8 years agoIdeator I
Hi Chris,
If we use team_id to separate parts for different projects, can you advise how do I retrieve the team_id of a logged in user? We have the following setup, a team contains a unique Identity, and the Identity contains users. From what I have seen, you can use getIdentityList which will return a list of Identities for an user, but how do we get the Team that Identity belongs to?
Thanks.