common-get-item-reference-by-id
Retrieve references for a Sitecore item by its ID to identify where it is used throughout the system. Specify database, language, and version parameters as needed.
Instructions
Gets item references for a Sitecore item by its ID, showing where it is used throughout the system.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to retrieve references for | |
| 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 |