Skip to main content
GET
Get company saved search

Authorizations

X-API-Key
string
header
required

Path Parameters

searchId
integer
required

The ID of the saved search being requested.

Query Parameters

new
boolean

Tells the results to have only new data since the last delivery.

Note: Applies only to company searches

newGrowthHighlights
boolean

Tells the results to have only companies with new growth highlights.

newFundingHighlights
boolean

Tells the results to have only companies with new funding highlights.

Response

The details of the query for a given search id.

id
number
required

The search id for the search, this should be used to query for results for the search.

Example:

41012

name
string
required

Name of the search

Example:

"skyboundclin"

query_id
number
required

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/company/feed?queryId=10

Example:

152001

product_type
enum<string>
required

The type of product the search relates to.

Available options:
company,
investors,
people,
talent
Example:

"company"

full_count
number

The total number of companies that are returned by this search.

Example:

408264

new_count
number

The number of new companies that have appeared in this search in the most recent month.

Example:

0

new_funding_highlights_count
number

The number of companies that have new funding highlights in this search.

Example:

133

new_growth_highlights_count
number

The number of companies that have new growth highlights in this search.

Example:

17988