listMediaFolderContents
GET/media-folders/:folderId/media-folder-contents
Returns the MediaFolderContent groups of a folder. It populates the "content groups" accordion of
the folder detail view, the group navigator at the top of step 2 and the group selection dialog
used to move quickly between groups.
When {folderId} is the id of a draft clone, the list is the merge of the published and the
draft groups, following the pattern of the other draft lists.
The list can be sorted by descr.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listMediaFolderContents |
Request
Responses
- 200
- 400
List of MediaFolderContents.
Bad request.