List private equity funds for an investor
GET
/api/portfolio/investors/{investor}/private-equity-fundsPath parameters
- The investor ID
Query parameters
Responses
200
{}curl https://your-url.com/kong/core/api/gateway/api/portfolio/investors/{investor}/private-equity-funds?date={date}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"