Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

Whether to get featured templates

Esempio:

true

categoryId
string | null

The template category id

Esempio:

"tc_123"

skip
number | null
predefinito:0

The templates count you want to skip

Esempio:

0

take
number | null
predefinito:100

The templates count you want to take

Esempio:

100

The search keyword for template name

Esempio:

"template"

Risposta

201

Successfully get published template list.

Ultima modifica il 4 settembre 2026