Skip to main content
GET
List compact template summaries

Authorizations

Authorization
string
header
required

Short-lived, Developer-API-audience token obtained by the trusted MCP service through token exchange (mcp_at_...). Raw MCP resource tokens are rejected.

Query Parameters

scope
enum<string>
default:workspace

workspace lists templates owned by the API-key organization for productive filling/export. catalog lists built-in system templates for discovery only.

Available options:
workspace,
catalog
page
number
default:1
Required range: x >= 1
limit
number
default:10
Required range: 1 <= x <= 20

Search name, description, or category

category
string
locale
string
Example:

"en"

Response

200 - application/json
items
object[]
required
total
number
required
page
number
required
limit
number
required
totalPages
number
required
hasNextPage
boolean
required
hasPreviousPage
boolean
required