List unified leads (v0)
Channel-touchpoint aggregation of leads across calls, the scheduling widget, web chat, text, and Google LSA. This is not the canonical leads record and does not include the raw third-party payload — for that, use the v1 leads feed (GET /api/v1/teams/{teamId}/leads). Requires the read:leads permission.
Authorizations
API key in the format avoca_<64 hex characters>
Headers
Target team ID. Required for multi-team (enterprise_all_teams / portfolio_all_teams) keys on v0 endpoints; single-team keys are locked to their team and omit it.
Query Parameters
Start of date range (ISO 8601; default 7 days ago)
End of date range (ISO 8601; default now)
Filter by lead type
call, scheduling_widget, web_chat, text, google_lsa Results per page (default 100, max 1000)
x <= 1000Pagination offset (default 0)