Get analytics summary
Returns a minimal, non-billing performance summary for the caller’s accessible projects: lead and call volume, appointment/transfer outcomes, and the key conversion and pickup rates.
Allowed customer roles: agency_admin, project_user.
Required API key scope: dashboard:read.
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Query Parameters
Start of the reporting window as a UTC ISO timestamp.
End of the reporting window as a UTC ISO timestamp.
Optional project filter. Restricted to projects the caller can access.
1Restrict the summary to the leads one campaign dialled. Only V2 activity carries campaign attribution.
1Restrict the summary to the leads an entire master campaign dialled, across every linked project the caller can see. A master campaign is fanned out into one child campaign per project, each with its own id, so filtering by a single campaignId returns one project's share of it. Mutually exclusive with campaignId: the two are contradictory scopes rather than narrowing ones, and sending both is a 400.
1