Skip to main content
GET
Get a generative UI template by id

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Path Parameters

agent_name
string
required
template_id
string
required

Response

Successful Response

id
string
required

Template id

agent_name
string
required

Owning agent (normalized)

generative_spec
Generative Spec · object
required

json-render spec

description
string | null

Description

created_by
string | null

Creator identifier

created_at
string | null

Creation time (ISO)

updated_at
string | null

Last update time (ISO)