List campaign leads
Page through a campaign’s leads with filters (status, tags, search).
Requires one of the following scopes: leads:read, leads:all, all:read, all:all.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
"a7d4e2f1-08b3-4c65-9e7a-1b2c3d4e5f60"
Query Parameters
Opaque cursor from a previous response’s meta.nextCursor. Omit for the first page. Results are ordered newest-first and stable under concurrent changes.
"eyJ0cyI6IjIwMjYtMDctMDJUMDA6MDA6MDAuMDAwWiIsImlkIjoiM2YxYzJiN2UtOWE0ZC00ZTE4LWIyYzEtNmQ4ZjVhMGU3YzkzIn0"
1 <= x <= 25050
Match on email / first name / last name / company.
"acme"
Filter by lead status.
not_contacted, scheduled, email_sent, failed, skipped, lead_replied_interested, lead_replied_meeting_request, lead_replied_out_of_office, lead_replied_bounce, lead_replied_wrong_person, lead_replied_not_interested, lead_replied_unsubscribed, lead_replied_uncategorized, lead_converted, lead_lost, blacklisted Has ANY of these tags. Repeat the param (?tags=a&tags=b) or pass a single value.