Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

skip
number | null
défaut:0

The templates count you want to skip

Exemple:

0

take
number | null
défaut:300

The templates count you want to take

Exemple:

300

Réponse

201 - application/json

Successfully get template list.

id
string
requis
snapshot
object
requis
cover
object
requis
usageCount
number
requis
visitCount
number
requis
createdBy
object | null
requis
name
string
categoryId
string[]
isSystem
boolean
isPublished
boolean
description
string
baseId
string
markdownDescription
string
publishInfo
object
Dernière modification le 4 septembre 2026