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.

最終更新日 2026年9月4日