common-get-item-reference-by-path
Retrieve references for a Sitecore item by its path to identify where it is used throughout the system, supporting database, language, and version parameters.
Instructions
Gets item references for a Sitecore item by its path, showing where it is used throughout the system.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to retrieve references for (e.g. /sitecore/content/Home) | |
| database | No | The database containing the item (defaults to the context database) | |
| language | No | The language of the item to check references for | |
| version | No | The version of the item to check references for |