common-get-item-referrer-by-id
Retrieve items that reference a specific Sitecore item by its ID to identify dependencies and relationships within your content structure.
Instructions
Gets items referring to a Sitecore item by its ID, showing which items reference it.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to retrieve referrers for | |
| database | No | The database containing the item (defaults to the context database) | |
| language | No | The language of the item to check referrers for | |
| version | No | The version of the item to check referrers for |