Get specific exposures of the FundAsk AIget https://api.clarity.ai/clarity/v1/public/funds/{isin}/exposures/exposures-by-idReturn the exposures of the fund to the requested subjects.Path ParamsisinstringrequiredThe isin the identifies the fundQuery ParamssubjectIdarray of stringsrequiredThe exposure subject identifierssubjectId*ADD stringfundIdTypestringDefines if the fund Id in the request is of type ISIN or CUSIPResponses 200Returns the exposures for the requested Fund 400Invalid request: 1014 - The data received in the request is not valid 2009 - ISIN not found 2500 - At least one of the exposures requested does not exist or this account does not have permission to access it 401Invalid grant: 1000 - Invalid authentication token or expired 404Not found: 2009 - ISIN not foundUpdated about 2 hours ago