Get template version
Documentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
Response
OK — returns shallow (unresolved) template version
Template version with raw authored values — no inheritance resolution applied. Sections are returned as references (IDs), not fully resolved objects. Use this to inspect what was explicitly set on this version versus inherited. Returned by GET, LIST, and POST version endpoints.
The UUID of the version.
Starts at 0 and auto-increments.
Template generation with section references (not fully resolved). Use the resolved TemplateGeneration for hydrated section data.
Present when the template version has been deleted.