listMediaFolderRelatedCategory
GET/media-folders/:folderId/related-categories
Returns the MediaFolderCategorys the folder is associated to, to populate the "associations"
accordion of the folder detail view. Each row carries the name of the category, its icon and the
marketplace it belongs to.
This service is neither paginated nor sortable.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listMediaFolderRelatedCategory |
Request
Responses
- 200
- 400
List of the MediaFolderCategorys the folder is associated to.
Bad request.