listVisibleContents
GET/visible-folders/:folderId/contents
Consultation service (B2B and BO): returns the files (MediaContent) of the content
groups of the folder that are visible to the calling user, according to the visibility rules of
the groups, the validity dates and the folder status. The user is derived from the API session: the
client passes no user parameter.
The digital contents whose Original rendition is not in status RenditionStatus.LOADED are
always excluded (fixed behavior, no flag). There is no renditionTypeId parameter:
renditionUrl is always valued with the DigitalContentRenditionType.Original rendition.
By default the list is sorted by -contentLastChangeDate (most recent first); it can also be
sorted by contentLastChangeDate and descr.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listVisibleContents |
Request
Responses
- 200
- 400
List of MediaContents.
Bad request.