common-get-item-clone-by-path
Retrieve all clones for a Sitecore content item by specifying its path to identify duplicate content across the database.
Instructions
Returns all the clones for the specified item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to be analysed for clones presence. | |
| database | No | The database containing the item (defaults to the context database). |