Skip to main content
GET
This endpoint fetches all leads in your workspace.

Query Parameters

string
Filter leads by tag. Pass a comma-separated list (?tags=vip,priority-1) or repeat the parameter (?tags=vip&tags=priority-1). Matching is case-insensitive.
string
Hide leads that carry any of the supplied tags. Pass a comma-separated list (?excludeTags=archived,do-not-contact) or repeat the parameter (?excludeTags=archived&excludeTags=do-not-contact). Matching is case-insensitive.

Response

array
Array of lead objects
string
Unique identifier for the lead
string
Lead name
string
Lead email address
string
Lead phone number
string
Business name
string
Lead status (e.g., “IN_PROGRESS”)
string
Summary of recent activity
number
Number of completed checklist items
number
Total number of checklist items
string[]
Tag names attached to the lead, sorted alphabetically. Empty array when none.
object
Information about the next scheduled follow-up