# 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. Endpoint: GET /zephr/public/component-library/v1/library-components/{componentId} Version: 2025-07-30 Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie ## Path parameters: - `componentId` (string, required) The versioned slug of the component in the library to render, as configured in the console. Example: "my-component:1" ## Response 200 fields ## Response 400 fields