# Retrieve the UI Components UI components can be retrieved as rendered HTML. This endpoint is intended to be consumed by callers processing the output of an SDK TRANSFORMATION rule, where componentId will reference a form or custom component created within an outcome of a rule. Endpoint: GET /zephr/public/ui-components/v1/ui-components/{componentId} Version: 2025-07-30 Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie ## Path parameters: - `componentId` (string, required) componentId ## Query parameters: - `ui component variable` (string) parameters can optionally be included and will be rendered where the matching param name exists in the UI component Example: "?myVar=test&otherVar=something" ## Response 200 fields ## Response 400 fields ## Response 404 fields