Skip to main content
Get All Person Merge Tasks.
Tool ID: affinity_v2_tasks_person_merges_get

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get affinity_v2_tasks_person_merges_get --json for the latest machine-readable contract.

Input reference

Retrieve paginated person merge tasks for the organization. Returns all merge tasks initiated by users in your organization, including their current status, the persons involved, and task details. You can filter tasks using the filter query parameter. The filter parameter is a string that you can specify conditions based on the following properties: | Property Name | Type | Allowed Operators | Examples | |---|---|---|---| | status | enum | = | status=in-progress, status=success, status=failed | Tasks are returned in reverse chronological order (most recent first). Requires the “Manage duplicates” permission and organization admin role.

Output reference

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.