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 г.