Saltar al contenido principal
GET
Get a batch of contacts by user token

Parámetros de consulta

fromTimestamp
string
requerido

A millisecond timestamp representing the start of the time period that you want the stats for.Note: the time between fromTimestamp and toTimestamp must be 2 years or less.

toTimestamp
string
requerido

A millisecond timestamp representing the end of the time period that you want the stats for.Note: the time between fromTimestamp and toTimestamp must be 2 years or less.

aggregationProperty
string

A second optional property to further breakdown the lifecycle stage buckets. This must be an enumerated property with 20 or fewer options.

Respuesta

200 - application/json

Successful response - Returns the number of contacts that entered the individual lifecycle stages during the provided time period

The response is of type object.

Última modificación el 3 de abril de 2026