v1
latestOpenAPI 3.1.12026-07-268973189.3 KBLeads
List leads
Returns a paginated list of leads. Supports search and filtering.
get/leads
Query parameters
cursorstring
Cursor for pagination. Pass the previous response nextCursor value to fetch the next page.
limitnumber
Number of items to return (max 100)
searchstring
Search by name, email, mobile, or website
archivedboolean
Filter by archived status
stageIdstring
Filter by stage public ID
Response
OK