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

Whether to get featured templates

Exemple:

true

categoryId
string | null

The template category id

Exemple:

"tc_123"

skip
number | null
défaut:0

The templates count you want to skip

Exemple:

0

take
number | null
défaut:100

The templates count you want to take

Exemple:

100

The search keyword for template name

Exemple:

"template"

Réponse

201

Successfully get published template list.

Dernière modification le 4 septembre 2026