Permissions

Get permission for a Contentlet

Retrieves permissions for a specific contentlet by its identifier. Only admin users can access this endpoint. Optionally filter by permission type (READ, WRITE, PUBLISH).

get/api/v1/permissions/_bycontent

Query parameters

contentletIdstring required

Contentlet identifier

typestring

Permission type (READ, WRITE, PUBLISH)

Response

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.