Get specific SDG Revenue Alignments for PortfolioAsk AIget https://api.clarity.ai/clarity/v1/public/portfolios/{portfolioId}/sdg-rev/alignment-by-idReturn the requested alignments for a given portfolioId.Path ParamsportfolioIdstringrequiredThe portfolio id you are looking forQuery ParamsalignmentIdarray of stringsrequiredAlignments identifieralignmentId*ADD stringResponses 200Portfolio alignments 400Invalid request: 2006 - At least one of the alignments requested does not exist or this account does not have permission to access it 5001 - List cannot be empty. At least one alignment id is required 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 1 hour ago