AppAutoGtm

Get Project Dashboard

Return KPI aggregate for all campaigns in a project.

Query params: period: 'today' | '7d' | '30d' | 'all' (default '7d') campaign: optional segment_id to restrict to one campaign

Ownership: project.org_id must match the caller's current org. Daily breakdown, last-replies and total_hot_leads_today are scoped to the selected campaign when campaign is set, otherwise the whole project. The campaign_rollup list is always empty for a single-campaign view (one row would be redundant).

get/api/app-auto-gtm/projects/{project_id}/dashboard

Path parameters

project_idinteger required

Query parameters

period'today' | '7d' | '30d' | 'all'
campaigninteger nullable

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

project_idinteger required
period'today' | '7d' | '30d' | 'all' required
total_emails_sentinteger required
total_repliesinteger required
total_auto_repliesinteger required
overall_reply_rate_pctnumber required
total_hot_leadsinteger required
total_hot_leads_todayinteger required
total_spend_usdnumber required
day_off_untilstring date nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.