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 Method

GET

Path

/api/entities/fundvehicle/list/all

Request parameters

None

Reference

[[getallfundvehiclesofcompany]]
[https://apidocs.quantiumfund.com//api/entities/fundvehicle/list/all]

List all fund vehicles in a given scope

HTTP Method

GET

Path

/api/entities/fundvehicle/list/perscope/{scopeId}

Request parameters

Scope ID (string): An ID of the selected scope which can be acquired by the Scope list API

Reference

getfundvehiclesofscope
[https://apidocs.quantiumfund.com//api/entities/fundvehicle/list/perscope/{scopeId}]