Skip to main content
GET
Get historical stage distribution for outreach contacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

from
string<date-time>
required

Inclusive lower bound on transition createdAt.

to
string<date-time>
required

Inclusive upper bound on transition createdAt.

groupBy
enum<string>
default:day
Available options:
day,
week,
month
source
string

Optional source name filter (case-insensitive exact match).

filterUserId
string

Admin-only. Target a specific user, or 'all' for the whole organization.

Response

History returned

success
boolean
required
data
object[]
required