Gets investment profile details for an investor.Copy Pageget https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/investment-profiles/{investmentProfileId}/detailsGET: /api/investors/{guid}/investment-profiles/{guid}/detailsPath ParamsinvestorIduuidrequiredThe unique identifier of the investor.portfolioIduuidrequiredThe unique identifier of the portfolio.investmentProfileIduuidrequiredThe unique identifier of the investment profile.Responses 200OK 404The entity has not been found.Updated about 1 month ago