Skip to main content
GET
Get a template

Authorizations

Authorization
string
header
required

Project API key (ck_live_… or ck_test_…) presented as a bearer token. For embed partner endpoints this is the partner secret key, which is the same credential type.

Path Parameters

slug
string
required

The template slug (canonical identifier within the project).

Response

The template.

id
string<uuid>
required
name
string
required
slug
string
required
published
boolean
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
description
string | null
templateType
string
currentVersionNumber
integer | null
manifest
object | null
jsonSchema
object | null