Get historical stage distribution for outreach contacts
Outreach Metrics
Get historical stage distribution for outreach contacts
Returns counts of pipeline-stage transitions for outreach contacts grouped by period (day/week/month), stage, and lead source. Backed by ContactPipelineTransition records and scoped to the org’s outreach configs.
GET
Get historical stage distribution for outreach contacts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Inclusive lower bound on transition createdAt.
Inclusive upper bound on transition createdAt.
Available options:
day, week, month Optional source name filter (case-insensitive exact match).
Admin-only. Target a specific user, or 'all' for the whole organization.