Get investor-interest saved search
Returns count-level details for a saved investor-interest search: its name, query ID, and the number of interest signals matched.
What you need
An investor-interest saved-search ID shared with the API; get one from Get all saved searches.
Behaviour
- Returns metadata and counts only (no per-signal records); fetch the signals with Get investor-interest saved search results.
- The saved search must be shared with the API (via “Share to API”) or be a global search curated by Specter.
- Must be an investor-interest search, otherwise
400withNOT_SUPPORTED_PRODUCT. searchIdmust be a number, otherwise400(BAD_SEARCH_ID_TYPE); returns404if the search doesn’t exist.
What you do next
- Pull the records. Fetch matches with Get investor-interest saved search results.
Authorizations
Path Parameters
The ID of the saved search being requested.
Response
The details of the query for a given search id.
The search id for the search, this should be used to query for results for the search.
40254
Name of the search
"Nordic Stealth Founders Raising Rounds"
The query id that this search is related to, this can be used to query for the search in the address bar.
https://app.tryspecter.com/signals/{product_type}/feed?queryId=10
226132
The type of product the search relates to.
company, investors, people, talent "stratintel"
This flags searches recommended by Specter for all users
false
The total number of items that are returned by this search.
21