v1

latestOpenAPI 3.1.12026-07-26104175.5 KB
Signal
External MCP
External API

List Top Recent Signals

Returns the top recent Starbridge signals (bridge rows) across the whole organization, regardless of buyer. A signal pairs a bridge (the monitoring definition) with a row (a concrete match). Supports filtering by bridge ids, bridge filter types, row statuses, and a relative date period. Default sort is by hotness score (highest first); pass sort=Date to rank by signal date. All sorts are descending.

get/api/external/feed/all/top-signals

Query parameters

triggerIdsstring[]

Limit results to signals from these bridge ids.

sort'Date' | 'Hotness'

Sort field. Hotness = by hotness score, Date = by signal date. Always descending. Hotness is the default.

pageNumberinteger

Page number (1-based)

pageSizeinteger

Page size

filterTypestring[]

Filter by bridge filter type (repeatable).

statusstring[]

Filter by row status. Defaults to New when omitted.

relativeDatePeriodFrom'LastOneDay' | 'LastSevenDays' | 'LastThirtyDays' | 'LastSixtyDays' | 'LastOneMonths' | 'LastTwoMonths' | 'LastThreeMonths' | 'LastSixMonths' | 'LastNineMonths' | 'LastYear' | 'LastTwoYears'

Lower bound on the signal date as a relative period.

Response

Paginated list of top recent signals for the organization.

pageNumberinteger required
pageSizeinteger required
totalItemsinteger required
totalPagesinteger required