Show content¶
Returns summary information for one content item or a selection from the content tree. This command does not modify content.
Syntax¶
<selection> supports a key, at path, in selection, or below selection.
Examples¶
Show one item by key:
Show one item by route:
Show every descendant of a branch:
Result¶
The content array contains key, id, name, contentTypeAlias, created, and lastModified for every selected item.
Common failures¶
- A bare quoted value is not a valid GUID.
- A content route cannot be found in the default culture.
- Umbraco cannot load a child or descendant returned by the navigation service.