common-get-item-template-by-path
Retrieve template details for any Sitecore content item using its path to understand structure and fields.
Instructions
Gets template information for a Sitecore item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to retrieve template information for (e.g. /sitecore/content/Home). | |
| database | No | The database containing the item (defaults to the context database). |