Get portfolio valuesAsk AIget https://api.clarity.ai/clarity/v1/public/portfolios/{portfolioId}/sfdr/metric-by-idGiven a portfolio id, returns all values for the requested metrics.Path ParamsportfolioIdstringrequiredQuery ParamsmetricIdsarray of stringsrequiredThe metrics identifiersmetricIds*ADD stringconsiderOnlyRelevantInvestmentsbooleanDefaults to falsetruefalseuseM10TargetedMethodologybooleanDefaults to falseUse targeted M10 methodology when true, or comprehensive methodology when falsetruefalseResponses 200SFDR values for the requested metrics 400Invalid request: 2007 - The portfolio id does not exist or does not belong to the user 9006 - At least one of the metrics requested does not exist or this account does not have permission to access it 401Invalid grant: 1000 - Invalid authentication token or expired 403Forbidden: 1001 - This account does not have permission to access this resourceUpdated 2 minutes ago