Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
object | null

Successfully get template.

id
string
required
snapshot
object
required
cover
object
required
usageCount
number
required
visitCount
number
required
createdBy
object | null
required
name
string
categoryId
string[]
isSystem
boolean
isPublished
boolean
description
string
baseId
string
markdownDescription
string
publishInfo
object
Last modified on March 5, 2026