Skip to main content
GET
Get new contact counts per day

Authorizations

Authorization
string
header
required

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

Query Parameters

from
string
required

ISO 8601 start of the time range (inclusive). Clamped to 2020-01-01 at the earliest.

to
string
required

ISO 8601 end of the time range (exclusive).

timezone
string
default:UTC

IANA timezone used to bucket results, e.g. America/New_York.

Response

OK

data
object[]
required