Customer REST
List lead signals with safe lead, post, and Watchlist context.
get/customer/leads/signals
Query parameters
limitinteger
Number of items to return. The default is 50 and the maximum is 100.
cursorstring
Opaque cursor returned in page.nextCursor. Pass it unchanged with the same filters and sort. Incompatible cursors return validation_failed.
leadIdstring uuid
monitoredProfileIdstring uuid
monitoredProfileIdsstring
Comma-separated monitored profile IDs. Accepts up to 50 IDs.
postIdstring uuid
engagementType'LIKE' | 'COMMENT' | 'REPOST'
engagementTypesstring
Comma-separated engagement types. Accepts up to three values.
dateFromstring date-time
Inclusive start of the date range.
dateTostring date-time
Inclusive end of the date range.
minIcpMatchPercentinteger
maxIcpMatchPercentinteger
disposition'ACTIVE' | 'CLIENT' | 'BAD_LEAD'
querystring
companyNamesstring
Comma-separated company names. Accepts up to 25 values.
profileType'TEAMMATE' | 'COMPETITOR' | 'INFLUENCER' | 'INVESTOR' | 'CUSTOM'
relationshipLabelstring
origin'agent' | 'watchlist' | 'all'
Safe lead origin. agent includes automated Agent and preview discovery; watchlist includes watched-profile and manual workflows.
Response
Paginated data envelope.