v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Persons

Get identity history for a person

Returns the chronological log of identity-merge and identity-link events for the specified person. Each entry records the event type, the previous identity key information, and the event date. Use this to audit how a person's unified profile evolved over time.

get/v5/persons/{person_id}/identity-history

Path parameters

person_idstring required

Extole person id.

Response

Successful response

Example response

[
  {
    "log_date": "2025-10-24T02:00:00-07:00"
  }
]