Get portfolios a user it not the owner of

If you query portfolios directly via GET /portfolios then the only filtering we support is by portfolio owner. However, if you query portfolio memberships via GET /portfolio_memberships then you can query for any portfolios that any particular user is a member of.

1 Like