listEligibleMediaFolders
GET/media-folder-categories/:categoryId/eligible-media-folders
Returns the MediaFolders of the organization that can be associated to the given category, to
populate the multi-selection grid of the "add folders from list" dialog. Only published
(ProcessingStatus.Released) folders are returned, and the folders already associated to the
category are excluded.
Each row carries in attributes.placements the categories the folder already belongs to, so that
the client can show the first placement and a +N badge.
The list can be sorted by descr and recipientTypeId.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listEligibleMediaFolders |
Request
Responses
- 200
- 400
List of the MediaFolders that can be associated to the category.
Bad request.