What is the best way (with fewest API calls) to get all projects a user is a member of in Horizon project?
I have a user id and want to get a list of all projects this user is currently a member of. I can't find a single API call that gives me that. So I was wondering if I'm missing it, and if not, how I can get the list in the most efficient way. Thanks.