List Prospects
Returns visible prospects with their campaign/list bindings and optional pagination information. Use listId to scope to a single list, or pass broader filter arrays for campaign-wide prospect management.
Authorizations
API Key for authentication
Query Parameters
Optional list id shortcut to load prospects from one specific prospect list.
Optional campaign ids filter. Pass an empty array to keep all visible campaigns.
Optional filter to only show important or non-important prospects.
Optional post-frequency filter.
MORE_THAN_TWICE_PER_WEEK, ONE_TO_TWO_TIMES_PER_WEEK, ONE_TO_THREE_TIMES_PER_MONTH, LESS_THAN_ONCE_PER_MONTH Optional prospect list ids filter. Pass an empty array to keep all lists.
Optional sort field.
prospectName, campaignName, postFrequency, totalComments, lastComment, lastPostCheck Optional sort direction.
ASC, DESC Optional free-text search term.
Optional touch-point buckets filter. Pass an empty array to keep all.
Optional page size limit. Pass it explicitly for paginated list queries.
0 < x <= 9007199254740991Optional page offset. Increase it to load the next page with the same filters.
0 <= x <= 9007199254740991