Skip to main content
GET
Get Template
Returns full details for a specific content template, including the recommended app, pre-filled inputs, and customizable parameters. Use this to inspect what a template provides before using it as the basis for a content creation request. The response includes enough context for an agent or UI to show the template’s purpose, preview its defaults, and let the user override specific fields.

Authorizations

x-api-key
string
header
required

Workspace API key. Prefix: lma_. Example: lma_abc123...

Path Parameters

id
string
required

Template ID (from GET /v1/templates response).

Response

Full template details with guidance data

data
object

Full template details including structured guidance data.