Builder public
Returns the css/js for the given builder.
get/api/custom_code/{builder_id}/js/
Path parameters
builder_idinteger required
The builder Id we want the custom code for.
type'css' | 'js' required
Type of code to return: 'css' or 'js'
Response
string required