List leads (all brands)
The canonical leads feed across every team (brand) in the enterprise. Requires an enterprise_all_teams key whose enterprise matches the path — single-team and portfolio keys receive 403. Every row carries team_id. Same query parameters as the single-team feed. Requires the read:leads permission.
Authorizations
API key in the format avoca_<64 hex characters>
Path Parameters
The enterprise ID
Query Parameters
Inclusive lower bound on created_at (>=)
Exclusive upper bound on created_at (<)
Lead-source medium
webhook, email_alerts, st_bookings_alerts, st_native, google_lsa, yelp, web_chat, dropped_responder Lead-source canonical name (exact match)
Lead processing status
created, queued, processing, completed, failed, skipped When false, omit the raw third-party payload field (default true)
When true, include suppressed leads (adds is_ignored / ignored_reason)
When true, include leads from the team's registered test phone numbers (default false)
Include designated internal QA/test teams in multi-team aggregations (default false)
Opaque pagination cursor from the previous response's pagination.cursor
Results per page (default 50, max 500)
x <= 500