v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Components Settings

Get a component setting

Returns the component setting for the specified name.

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

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

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