Containers

Retrieves a live container by ID

Returns the live (published) version of a container. Optionally includes associated content type information.

get/api/v1/containers/live

Query parameters

containerIdstring

Container identifier

includeContentTypeboolean

Include associated content type information

Response

Live container retrieved successfully. Returns ContainerView by default, or ContainerWithContentTypesView if includeContentType=true.

i18nMessagesMapobject
permissionsstring[]

Changes

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