List portfolios by owner
Returns portfolios for a specified owner (user) in the default workspace. Supply the owner's user ID. Portfolios group projects for high-level tracking and goals. You can optionally scope to a specific workspace when you have more than one.
SELECT * FROM Portfolios WITH(OwnerId='1200442904128317')