Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

skip
number | null
Standard:0

The templates count you want to skip

Beispiel:

0

take
number | null
Standard:300

The templates count you want to take

Beispiel:

300

Antwort

201 - application/json

Successfully get template list.

id
string
erforderlich
snapshot
object
erforderlich
cover
object
erforderlich
usageCount
number
erforderlich
visitCount
number
erforderlich
createdBy
object | null
erforderlich
name
string
categoryId
string[]
isSystem
boolean
isPublished
boolean
description
string
baseId
string
markdownDescription
string
publishInfo
object
Zuletzt geändert am 4. September 2026