Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

skip
number | null
predeterminado:0

The templates count you want to skip

Ejemplo:

0

take
number | null
predeterminado:300

The templates count you want to take

Ejemplo:

300

Respuesta

201 - application/json

Successfully get template list.

id
string
requerido
snapshot
object
requerido
cover
object
requerido
usageCount
number
requerido
visitCount
number
requerido
createdBy
object | null
requerido
name
string
categoryId
string[]
isSystem
boolean
isPublished
boolean
description
string
baseId
string
markdownDescription
string
publishInfo
object
Última modificación el 4 de septiembre de 2026