v1

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

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 — column metadata is no longer returned inline by this endpoint.

get/api/external/bridge

Query parameters

sortField'Name' | 'RowsCount' | 'Type' | 'CreatedBy' | 'CreditUsage' | 'SharedWith' | 'LastUpdatedByUser' | 'CreatedAt'
sortDirection'ASC' | 'DESC'
querystring

Filter by bridge name (substring match)

viewModestring
folderIdstring
pageNumberinteger

Page number, 1-based. Minimum 1.

pageSizeinteger

Page size. Must be > 0 and <= 100. Prefer <= 20.

filterTypestring[]

Bridge filter type(s)

createdByUserIdstring[]

User ID(s) of the creator(s)

userIdsHaveAccessTostring[]
buyerListIdstring[]

Buyer list ID(s) set up for the bridges

Response

Paginated list of bridges

pageNumberinteger required
pageSizeinteger required
totalItemsinteger required
totalPagesinteger required