List Bridges
List the saved Bridges (monitoring definitions) in the organization. A Bridge watches for one type of buyer activity — RFPs, meetings, purchases, conferences, contact or job changes, or other signals — within a buyer-list scope, extracts a configurable set of column values when something matches, and stores each match as a row. Use this to discover available Bridges and their identifiers.
Filter by query (name substring), filterType, createdByUserId, userIdsHaveAccessTo, or buyerListId. To paginate, start at pageNumber=1 and increment until pageNumber == totalPages. For the columns defined on a specific Bridge, call getBridgeColumnMetadata; this endpoint does not return column metadata inline.
A Bridge’s filterType says what its rows represent, so it is also how you reach the underlying entities: filterType=RFP finds the Bridges whose rows are RFPs.
Authorizations
HTTP Bearer Authentication
Query Parameters
Name, RowsCount, Type, CreatedBy, CreditUsage, SharedWith, LastUpdatedByUser, CreatedAt ASC, DESC Filter by bridge name (substring match)
Page number, 1-based. Minimum 1.
Page size. Must be > 0 and <= 100. Prefer <= 20.
Bridge filter type(s)
RFP, Meeting, Purchase, Buyer, TopBuyer, Contact, Signal, Conference, JobChange, SequenceBuyer, SequenceContact, SequenceJobChange, VendorPresence, ProductCompetitorPresence, CompanionPresence, ContractExpiration User ID(s) of the creator(s)
Buyer list ID(s) set up for the bridges