Skip to main content
GET
Get live outreach metrics per source

Authorizations

Authorization
string
header
required

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

Query Parameters

filterUserId
string

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

preset
enum<string>

Named date range. Mutually exclusive with from/to.

Available options:
today,
week,
month,
allTime
from
string<date-time>

Inclusive lower bound on contact createdAt (ISO timestamp).

to
string<date-time>

Inclusive upper bound on contact createdAt (ISO timestamp).

Response

Metrics returned

success
boolean
required
data
object[]
required