List collectionspost https://api.karte.io/v2beta/cms/collection/listCraft Cross CMSのコレクション一覧を取得します。 ページング 初回取得: skip: 0, limit: 100 で最初の100件を取得 次のページ: skip: 100, limit: 100 で次の100件を取得 レスポンスの total でコレクション総数を確認可能 Required Scope APIの実行に必要なScopeです。 beta.cms.collection.list Required Role 管理画面でScopeを追加する際に必要な権限です。 Craft Cross CMS > CMSの閲覧