Skip to main content
Get All Company Merges.
Tool ID: affinity_v2_company_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_company_merges_get --json for the latest machine-readable contract.

Input reference

Retrieve paginated company merges for the organization. Returns all company merges initiated by users in your organization, including their current status, the companies involved, and merge details. You can filter company merges 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 | | taskId | text | = | taskId=789e0123-e45b-67c8-d901-234567890123 | Company merges 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.