v1
latestOpenAPI 3.1.02026-07-2676188241.3 KBTemplates (Classic)
Get Template
Retrieves template by key.
get/templates/{key}
Path parameters
keystring required
The key of the template
The key of the template
Headers
Tenant-Namestring required
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:base
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Response
Template by key
Example response
{
"documentationMode": "global_sequential",
"templateSections": [
{
"section": {
"documentationMode": "global_sequential"
}
}
]
}