v1

latestOpenAPI 3.0.02026-08-0610682246.0 KB
Component Library

Retrieve the Component Library

Components configured in the component library can be retrieved as rendered HTML. The componentId passed in the path can be versioned to reference a specific version of a library component. For example, ‘payment-form:1’, ‘payment-form:4’ or ‘payment-form:active’ to reference the default version of the component.

get/zephr/public/component-library/v1/library-components/{componentId}

Path parameters

componentIdstring required

The versioned slug of the component in the library to render, as configured in the console.

Response

OK