cURL
Templates (Classic)
Get Template
Retrieves template by key.
GET
cURL
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.
Example:
"base"
Path Parameters
The key of the template
Response
Template by key
Name of the template.
Description of the template.
Unique key for the template.
Status of the template.
List of sections included in the template.
Available translations for the template.
The timestamp when the template was updated.
Instructions or context for all template sections.
Configures the approach and underlying system prompt that govern how the LLM generates documentation.
Available options:
global_sequential, routed_parallel Example:
"global_sequential"