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.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Request
path Parameters
componentId
required
string

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

Example: my-component:1
Responses
200

OK

400

Bad Request

get/zephr/public/component-library/v1/library-components/{componentId}
Response samples
text/html