Builder public
Returns the css/js for the given builder.
get/api/custom_code/{builder_id}/css/
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
Changes
No recorded changes to this endpoint across all 6 revisions of this API.