Skip to main content
GET
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри запиту

Whether to get featured templates

Приклад:

true

categoryId
string | null

The template category id

Приклад:

"tc_123"

skip
number | null
за замовчуванням:0

The templates count you want to skip

Приклад:

0

take
number | null
за замовчуванням:100

The templates count you want to take

Приклад:

100

The search keyword for template name

Приклад:

"template"

Відповідь

201

Successfully get published template list.

Останнє оновлення 4 вересня 2026 р.