Skip to content

analytics_person_timeline

Return one resolved person's profile and their chronological activity across every identity-bearing semantic entity of the current product.

Tool

analytics_person_timeline

Return one resolved person's profile and their chronological activity across every identity-bearing semantic entity of the current product.

Return one resolved person's profile and their chronological activity across every identity-bearing semantic entity of the current product. Address the person either by person_id or by any single identifier (email, phone, users_id, anonymous_id), which is normalised exactly as the identity graph normalised it. Deterministic: no LLM, and only catalog-declared columns are returned. Prefer this over analytics_query_run whenever the question is about one specific person.

Behavior

HTTP
POST /analytics/persons/timeline

Arguments

NameTypeRequiredDescription
tostringInclusive last day (UTC); unbounded when omitted
fromstringInclusive first day (UTC); unbounded when omitted
limitintegerMaximum events to return, newest first
person_idstringGraph person id, when already known
identifierobjectAny single identifier belonging to the person

Response

FieldTypeAlwaysDescription
metaobject
eventsarray
personobject
truncatedboolean

Try it

Return one resolved person's profile and their chronological activity across every identity-bearing semantic entity of the current product.

When to use

Return one resolved person's profile and their chronological activity across every identity-bearing semantic entity of the current product. Address the person either by person_id or by any single identifier (email, phone, users_id, anonymous_id), which is normalised exactly as the identity graph normalised it. Deterministic: no LLM, and only catalog-declared columns are returned. Prefer this over analytics_query_run whenever the question is about one specific person.

Example

Ask your agent something like this:

Return one resolved person's profile and their chronological activity across every identity-bearing semantic entity of the current product.

The agent will invoke analytics_person_timeline with these arguments:

{}

Esc

Start typing to search the docs.

navigateselect