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.
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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).