Containers
Renders content HTML within a container
Generates the rendered HTML for a specific contentlet within a container. The container ID is provided as a path parameter.
get/api/v1/containers/{containerId}/content/{contentletId}
Path parameters
containerIdstring required
Container identifier (UUID or path)
contentletIdstring required
Contentlet identifier
Query parameters
pageInodestring
Page inode for context rendering
Response
Content rendered successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.