Get live outreach metrics per source
Returns live per-source metrics (leads, cost, costPerLead, contactPercentage, closePercentage, stageDistribution, grossProfit, roi) aggregated over the authenticated user’s active outreach configs. Admins can scope to another user via filterUserId, or pass filterUserId=all for an organization-wide view. Date range can be supplied as preset (today/week/month/allTime) or explicit from/to ISO timestamps. Responses are cached for 10 minutes per filter combination.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Admin-only. Target a specific user's configs, or 'all' for the whole organization.
Named date range. Mutually exclusive with from/to.
today, week, month, allTime Inclusive lower bound on contact createdAt (ISO timestamp).
Inclusive upper bound on contact createdAt (ISO timestamp).