Show media¶
Returns summary information for one media item or a selection from the media tree. This command does not modify media.
Syntax¶
Examples¶
Show one item by key:
Show one item by media path:
Show direct children of a folder:
Result¶
The content array contains key, id, name, contentTypeAlias, created, lastModified, width, height, and fileType. Dimension and file-type fields can be null when the media type does not supply them.
Common failures¶
- A bare quoted value is not a valid GUID.
- A media path segment does not exist.
- A media path is ambiguous because siblings share a name.
- The path
/is used as an item reference.