Containers

Renders content HTML with container ID as query param

Generates the rendered HTML for a specific contentlet within a container. The container ID is passed as a query parameter, which is useful for file-asset containers where the container ID is a path.

get/api/v1/containers/content/{contentletId}

Path parameters

contentletIdstring required

Contentlet identifier

Query parameters

containerIdstring

Container identifier (UUID or file-asset path)

pageInodestring

Page inode for context rendering

Response

Content rendered successfully

entityobject
i18nMessagesMapobject
permissionsstring[]

Changes

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