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] |
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] |
Updated 7 months ago
