Skip to main content
GET
List generative UI templates for an agent

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_name
string
required

Query Parameters

detailed
boolean
default:false

If true, include generative_spec on each item. If false, summary only.

Response

Full or summary list based on detailed query

templates
GenerativeUITemplateResponse · object[]
required

Full templates including generative_spec