Get a template
Returns a single template owned by the authenticated owner.
Unlike chat-time template resolution, this endpoint does not allow fetching another owner’s template by UUID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
template_id
Response
The requested template.
id
name
is_global
created_at
updated_at
owner
description
system
messages
model
params
variables
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error