Skip to main content
GET
Get agent template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
read-only
description
string | null
required
read-only
template_key
string
required
read-only
system_prompt_template
string
required
read-only
placeholder_schema
any
required
agent_profile_defaults
any
required
llm_runtime_defaults
any
required
response_engine_type
string
required
read-only
is_active
boolean
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only