Get investor-interest saved search results
Returns the interest signals matching a saved investor-interest search.
What you need
An investor-interest saved-search ID shared with the API; get one from Get all saved searches, or check counts first with Get investor-interest saved search.
Behaviour
- Page through with
pageandlimit. - Set
new=trueto restrict results to the current week; it overrides the stored date filter. - Bound results by signal date with
investor_signal_date_after/investor_signal_date_before(both inclusive; an explicit date overridesnew). - Must be an investor-interest search, otherwise
400withNOT_SUPPORTED_PRODUCT. - Returns
404if the search doesn’t exist or isn’t accessible.
What you do next
- Open the entity. Follow
entity_idto Get company by ID or Get person by ID, depending onsignal_type. - Read the signal. Pass a
signal_idto Get Investor Interest Signal by ID.
Authorizations
Path Parameters
The ID of the saved search being requested.
Query Parameters
The number of results to return, default is 50.
The page number of results to return, base 0, default is 0.
When true, restricts results to signals from the current week, overriding any SignalDate filter stored in the saved search.
Only return signals with a signal date on or after this date (YYYY-MM-DD, inclusive). Overrides new when both are given.
"2026-06-01"
Only return signals with a signal date on or before this date (YYYY-MM-DD, inclusive).
"2026-06-30"
Response
The list of investor interest signals that were found for the query
Unique identifier for this investor interest signal
"f7e8e33a-ea66-40e4-a567-e2afc8638bd2"
Date when the talent signal was detected
"2026-07-10"
Confidence score for this talent signal (1-10 scale)
8
Summary of the signal
"A Partner at General Catalyst and Evantic Capital are both exploring BORN amid early-stage fundraising. BORN creates AI friends that provide companionship and connection through AI and consumer social experiences."
Type of talent signal detected
Company, Talent "Company"
The course of the signal
influencer, journalist, investor, insider, angel, investment_bank, venture_capital, private_equity The total funding in USD when the signal was triggered
15000000
The total funding date when the signal was triggered
"2025-09-01"
The investors for this signal
Unique identifier of the entity that this signal is for, if it's a Company signal then this is the company id, if it's a Talent signal then this is the person id.
Note that this may not exist, in which case for company signals the domain can be used and for talent signals the linkedin_url can be used.
"5e3a7f110aa7a3270a54b92e"
Information about the company if it is a company signal.
Information about the person if it is a talent signal.
The company's most recent funding round amount in USD, as of the signal date.
The sources this signal was derived from (e.g. the article or filing references that triggered it).