GET /api/v1/identity
Get the identity cluster for a customer — all linked identifiers and their confidence scores.Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
customerId | string | Yes | Customer ID to look up |
Example
Response
POST /api/v1/identity
Perform identity resolution actions. Editor or Admin.Actions
resolve — Resolve an identifier to a canonical ID
link — Link identifiers to a canonical ID
merge — Merge two identity clusters
Merges all identifiers from sourceId into targetId.