Skip to content

Get Merge Suggestions

GET
/api/auth/merge-suggestions
curl --request GET \
--url https://example.com/api/auth/merge-suggestions \
--header 'Authorization: Bearer <token>'

Return pending merge suggestions for the authenticated user.

Runs duplicate detection to discover new matches, upserts them as pending suggestions, and returns existing pending suggestions with source user details.

Successful Response

Media type application/json
Response Get Merge Suggestions Api Auth Merge Suggestions Get
object
key
additional properties
any
Example generated
{}