Skip to content

Tracking

tracking_profiles_export

Export a person as JSON: profile + identity signals + full journey (capped at 50k events; truncated flag set if exceeded).

Tool

tracking_profiles_export

Export a person as JSON: profile + identity signals + full journey (capped at 50k events; truncated flag set if exceeded).

Export a person as JSON: profile + identity signals + full journey (capped at 50k events; truncated flag set if exceeded).

Behavior

HTTP
GET /tracking/profiles/:profileId/export

Arguments

NameTypeRequiredDescription
profileIdstringThe profile id (uuid)

Response

FieldTypeAlwaysDescription
journeyarray
profileobject
signalsobject
truncatedboolean
exportedAtstring
acquisitionobject

Try it

Export a person as JSON: profile + identity signals + full journey (capped at 50k events; truncated flag set if exceeded).

When to use

Export a person as JSON: profile + identity signals + full journey (capped at 50k events; truncated flag set if exceeded).

Example

Ask your agent something like this:

Export a person as JSON: profile + identity signals + full journey (capped at 50k events; truncated flag set if exceeded).

The agent will invoke tracking_profiles_export with these arguments:

{
  "profileId": "<profileId>"
}

Esc

Start typing to search the docs.

navigateselect