Merges

Get a list of suggested merges.

get/merges/suggested

Query parameters

filterstring

Filter criteria in the format field:operation:value;field:operation:value.

  • field: The field name to filter on.
  • operation: The operation to apply (e.g., equals, not_equals, greater_than, less_than).
  • value: The value to filter by. Value is not required for some operations, like is_null. Multiple filters can be separated by semicolons (;).

Headers

X-Organization-Idstring required

Organization ID

Response

List of suggested merges.

nextPageTokenstring

If there are more responses, the token to fetch the next in the list.

Changes

No recorded changes to this endpoint across all 1 revision of this API.