GuidesRecipesAPI Reference
Log In
Guides

List of fund vehicle entity objects

Returns a list of the fund vehicle objects

Retrieving all fund vehicle list in your database

HTTP MethodGET
Path/api/entities/fundvehicle/list/all
Request parametersNone
Reference[getallfundvehiclesofcompany]

List all fund vehicles in a given scope

HTTP MethodGET
Path/api/entities/fundvehicle/list/perscope/{scopeId}
Request parametersScope ID (string): An ID of the selected scope which can be acquired by the Scope list API
Reference[getfundvehiclesofscope]