Skip to main content
GET
List contact merge history

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

limit
integer

Maximum number of history entries to return (1-100, default 25).

Required range: 1 <= x <= 100

Response

200 - application/json

The merge/unmerge history entries in data, newest first.

data
object[]
meta
object