Skip to content

Tracking

tracking_profiles_get

Get one person: profile, identity signals, and their chronological journey (query-time join over the person's anonymous ids).

Tool

tracking_profiles_get

Get one person: profile, identity signals, and their chronological journey (query-time join over the person's anonymous ids).

Get one person: profile, identity signals, and their chronological journey (query-time join over the person's anonymous ids).

Behavior

HTTP
GET /tracking/profiles/:profileId

Arguments

NameTypeRequiredDescription
profileIdstringThe profile id (uuid)
journeyLimitintegerJourney events per page (default 100, max 200)
journeyCursorstringOpaque cursor to page further back through the journey

Response

FieldTypeAlwaysDescription
ltvobject
journeyobject
profileobject
signalsobject
acquisitionobject

Try it

Get one person: profile, identity signals, and their chronological journey (query-time join over the person's anonymous ids).

When to use

Get one person: profile, identity signals, and their chronological journey (query-time join over the person's anonymous ids).

Example

Ask your agent something like this:

Get one person: profile, identity signals, and their chronological journey (query-time join over the person's anonymous ids).

The agent will invoke tracking_profiles_get with these arguments:

{
  "profileId": "<profileId>"
}

Esc

Start typing to search the docs.

navigateselect