Get Investor Active Investments
Get current portfolio companies that the investor has active positions in. Returns company names, investment dates, 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
id
Headers
X-Organization-ID
Query parameters
page_size
Results per page (default: 50, max: 1000)
Response
Successful response
investor_id
Investor entity ID
investor_name
Investor name
portfolio
total_companies
Total portfolio companies
active_companies
Active portfolio companies
Errors
401
Unauthorized Error
404
Not Found Error