List Leads
Leads
List Leads
Filtered, paginated list of leads across all lead lists in the workspace.
GET
List Leads
Lead Lists is a Scale-plan feature.
Query parameters
string
UUID of a single list. Omit to query across every list in the workspace.
string
Exact match. One of
pending, sent, replied, bounced.string
One of
interested, objection, wrong_fit, unsubscribe.boolean
true returns rows where replied_at is set. false returns rows still waiting.boolean
Restrict by whether the row has an email.
string
Duration like
2d, 7d. Returns rows sent within the window.string
Duration like
2d, 7d. Returns rows whose last send was before the cutoff, including rows that were never sent. Use this for “no outreach in N days” filters.number
Minimum
scorecard_score (0..1).string
created_desc (default), created_asc, score_desc.integer
default:"100"
Page size. Max 1000.
integer
default:"0"
Page offset.