Skip to main content
GET
Single template detail. Returns the same fields as GET /templates plus the defaults blob, so callers can inspect what params will be auto-merged before they send a /trigger. Built-in lookups always succeed; tenant lookups 404 if the template doesn’t belong to the calling tenant.

Path parameters

string
required

Response

TemplateDetail
string
required
string
required
string,null
object
Default params merged into every trigger that targets this template. Empty for built-ins.

Status codes