Get a customer

Returns a customer's full profile, including traits, resolved identifiers, and recent events.

Authentication

X-Workspace-Idstring
API Key authentication via header

Path parameters

person_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
is_identifiedboolean
countrystring
sourcestring
event_countinteger
revenue_centsinteger
created_atdatetime
consentobject
The consent state captured on an event at ingest.
emailstring or null
namestring or null
last_seen_atdatetime or null
propertiesany
identifierslist of objectsDefaults to []
recent_eventslist of objectsDefaults to []

Errors

422
Unprocessable Entity Error