List leads
Returns a cursor-paginated list of the caller-owned leads, newest first. Filter by stage, type, contact email, and creation date.
Query parameters
Page size, 1 to 100.
Page size, 1 to 100.
Return the page after this resource id (newest first).
Return the page after this resource id (newest first).
Filter to a single lead stage.
Filter to a single lead stage.
Filter to a single lead type.
Filter to a single lead type.
Exact-match contact email; backs the find-lead search.
Exact-match contact email; backs the find-lead search.
Only leads created at or after this epoch ms.
Only leads created at or after this epoch ms.
Only leads created at or before this epoch ms.
Only leads created at or before this epoch ms.
Response
A page of leads.
Changes
No recorded changes to this endpoint across all 1 revision of this API.