admin

Get System Template

Fetch a single system-org template + inheritance metadata (admin-only).

The response includes:

  • parent_template_id, parent_template_name (when this is a child)
  • child_count (when this is a parent)
  • inherited_fields — list of field paths the UI should render read-only with an "Inherited" pill (e.g. "goals", "settings.system_instructions")
get/v1/admin/system-templates/{template_id}

Path parameters

template_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/admin/system-templates/{template_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.