Get Specific Scores for PortfolioAsk AIget https://api.clarity.ai/clarity/v1/public/portfolios/{portfolioId}/esg-risk/scores-by-idReturn the requested scores for a given portfolioId.Path ParamsportfolioIdstringrequiredThe portfolio id you are looking forQuery ParamsscoreIdarray of stringsrequiredThe scoreId identifiersscoreId*ADD stringResponses 200The requested scores of the portfolio 400Invalid request: 1014 - The data received in the request is not valid 2006 - At least one of the scores 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 resource 404Not found: 2007 - The portfolio id does not exist or does not belong to the userUpdated about 9 hours ago