Skip to main content
GET
List Lead Finder searches and latest run status
CLI:

Overview

List Lead Finder searches and latest run status This page documents get /api/lead-finder. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior.

AI agent notes

  • Confirm the operation matches the user’s intent before calling it.
  • For write operations, confirm the user intends to change state.
  • Surface validation, permission, and not-found errors instead of retrying unchanged.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Lead Finder inventory.

surface
enum<string>
required
Available options:
lead-finder,
feed
matchedCount
integer
required
Required range: 0 <= x <= 9007199254740991
totalDefinitionCount
integer
required
Required range: 0 <= x <= 9007199254740991
searches
object[]
required
agentSummary
string
required