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

Whether to get featured templates

Beispiel:

true

categoryId
string | null

The template category id

Beispiel:

"tc_123"

skip
number | null
Standard:0

The templates count you want to skip

Beispiel:

0

take
number | null
Standard:100

The templates count you want to take

Beispiel:

100

The search keyword for template name

Beispiel:

"template"

Antwort

201

Successfully get published template list.

Zuletzt geändert am 4. September 2026