Can I get merged organizations through API? Also, when I merge duplicate organization, how do I know which one was erased / deleted?

I need to know which organizations were deleted and which were merged through the API, how can I do this?

Hi Luiz,

Are you looking for a report of the previously existing organizations that were merged into the now existing ones? If so, we don’t really offer a way to see this.

For your 2nd question, with the PUT/organizations/{id}/merge endpoint the ID added to merge_with_id is the one that remains.

Hi David, about the endpoint you provided the merged organization will be deleted correct?

That is correct. It will be deleted.

1 Like