v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Components Settings

Get a built component setting

Returns the fully evaluated (built) runtime form of the component setting, with expression fields resolved.

get/v1/components/{component_id}/settings/{setting_name}/built

Path parameters

component_idstring required
setting_namestring required

Response

Successful response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "priority": "10",
  "values": {
    "default": "handlebars@runtime:{{default}}",
    "en": "handlebars@runtime:{{en}}"
  }
}