Get Company Active Investors
Get list of company active investors.
Uses PDL funding_details as primary source (fast, from cache).
Falls back to BrightData Crunchbase scraping if PDL has no investor data.
**Headers:**
- `Authorization`: Bearer {api_key}
- `X-Organization-ID`: Organization UUID
Path parameters
company_id
Company entity ID or identifier
Response
Successful Response
entity_id
data_sources
investors
total_count
Errors
404
Companies Active Investors Request Not Found Error
500
Companies Active Investors Request Internal Server Error
501
Companies Active Investors Request Not Implemented Error