Retrieve permissions on media asset
GET/media/:mediaId/permissions
Retrieves a list of permissions which the current user has on the given Media
asset. SuperAdmins
have all available permissions, the permissions of all other users are based on the respective ChannelMemberships
and ChannelRoles
.
Request
Responses
- 200
- 403
- 404
Successful response.
Access forbidden.
Given resource was not found.