templates

List Template Versions

List all versions in the lineage that includes this template id.

Returns the lineage rooted at version_root_id, ordered by created_at ascending so the dropdown reads v1 → vN. Each entry includes the minimum needed to render the dropdown: id, name, version_label, is_active_version, speaker_model / advisor_model (Phase B placeholders), created_at.

get/v1/templates/{template_id}/versions

Path parameters

template_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/templates/{template_id}/versions: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.