Get acquisitions saved search
Returns count-level details for a saved acquisitions search: its name, query ID, and the number of acquisitions matched.
What you need
A acquisitions saved-search ID shared with the API; get one from Get all saved searches.
Behaviour
- Returns metadata and counts only (no per-acquisition records); fetch the acquisitions with Get acquisitions 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 a acquisitions search, otherwise
400withNOT_SUPPORTED_PRODUCT. The stored product value isacquisition. - Returns
404if the search doesn’t exist orsearchIdis not a number.
What you do next
- Pull the records. Fetch matches with Get acquisitions 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