Get AI Sales Agent lead activity summary
Get aggregate counts and rates for lead activity across all campaigns of the AI Sales Agent. When start_date and end_date are omitted, the response covers all-time data.
Requires one of the following scopes: ai_sdr:read, ai_sdr:all, all:read, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
AI Sales Agent ID
"01a0206f-e414-76cf-8ce7-a2439b5bad4c"
Query Parameters
Start date filter (ISO 8601). When omitted, results are not bounded by a start date (all-time data up to end_date).
"2026-08-20T18:29:58.932Z"
End date filter (ISO 8601). When omitted, results run up to the present.
"2026-08-20T18:29:58.932Z"
Response
Aggregate lead activity summary
Aggregate lead activity summary
Total distinct leads with any activity
15000
Leads that replied at least once
420
Leads with a positive opportunity
85
Fraction of total leads that replied (replied / total)
0.028
Fraction of total leads with a positive opportunity (has_opportunity / total)
0.0057