Get Fund Active Investments
Get current portfolio companies invested by this specific fund. Returns company names, investment amounts, and current status.
Supports pagination via page and page_size query parameters. Response includes total_in_database for the full count across all pages.
Authentication
AuthorizationBearer
Bearer token authentication using API key
Path parameters
fund_id
Headers
X-Organization-ID
Query parameters
page_size
Results per page (default: 50, max: 1000)
Response
Successful response
entity_id
Fund entity ID
investments
total
Total investments
limit
Results limit
data_sources
Errors
401
Unauthorized Error
404
Not Found Error