getTemplates
Retrieves all templates saved in your shop, including used and unused, returning their IDs, names, states, and dates. No query parameters required.
Instructions
ショップに保存されているテンプレート(ショップページの HTML/CSS デザイン、使用中・未使用を問わない)の一覧を取得します。クエリ不要、全テンプレートの id・name・state・make_date・update_date が返ります。特定テンプレートのページ HTML/CSS 取得は getTemplatePage、ブラウザでプレビューするには getTemplatePreview で URL 発行、ページ更新は updateTemplatePage。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _dummy | No | Not used |