List fixed income portfoliosAsk AIget https://api.secondengine.com/{tenant}/portfolio/fixedIncomeList fixed income portfolios.Query ParamssearchTermstringA search term to filter the results. Optional parameter.modelTypestringenumWhat type of model is this (ALL if none provided)clientclientmodelpmam_modelinvestment_productcustomized_benchmarkindividual_investmentindexAllowed:clientmodelpmam_modelinvestment_productcustomized_benchmarkindividual_investmentindexnameCheckbooleanDefaults to falseIs this a name check for duplicate names (case insenstive exact match)? Search term is the name to check, portfolioIdToIgnore is used. All other attributes are ignored (including page related ones). If any results are returned, that is the duplicate portfolio.truefalseonlyFullyAllocatedbooleanDefaults to falseReturn only fully allocated portfolios that can be added to a comparetruefalseonlySavedbooleanDefaults to falseReturn only saved portfolios (no drafts)truefalseonlyMinebooleanDefaults to falseOnly return portfolios that are owned by the user logged in as the ownertruefalseportfolioIdToIgnoreuuidIgnore this Portfolio ID when checking for duplicate names, can be used for updatesportfolioTypestringenumThe type of the portfolio to be selectedbroad_referencebroad_referencestrategic_benchmarkmodel_portfolioAllowed:broad_referencestrategic_benchmarkmodel_portfolioforUseruuidDefaults to nullOnly return portfolios that belong to this personsortableFieldsarray of stringsFields that should be sorted by, will be taken in order provided, (defaults to Sort Order and Updated At)sortableFieldsADD stringsortDirectionsarray of stringsSort direction, (Defaults to ascending (ASC) sort)sortDirectionsADD stringlimitnumber1 to 50Defaults to 20The number of items to return. Default is 20. Max is 50.pagenumber≥ 1Defaults to 1The page number to return. Default is 1.Response 200The list of Fixed Income portfolios with the specified filters and paginationUpdated about 1 year ago