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.

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

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: ui component variable=?myVar=test&otherVar=something
Responses
200

OK

400

Bad Request

404

Not Found

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