Containers

Renders a form with container ID as query param

Returns HTML content for a form rendered within the specified 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/form/{formId}

Path parameters

formIdstring required

Form identifier

Query parameters

containerIdstring

Container identifier (UUID or file-asset path)

Response

Form rendered successfully

entityobject
i18nMessagesMapobject
permissionsstring[]

Changes

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