テーマRESTエンドポイント
テーマ
テーマの表示、テーマの読取り、テーマの削除およびリストア、テーマのコピーおよび公開を行います。
- テーマ・リソースの問合せ構文の取得
- メソッド: getパス:
/sites/management/api/v1/themes/search-form
- テーマに関連付けられた実行中のジョブの取得
- メソッド: getパス:
/sites/management/api/v1/themes/{id}/job
- テーマを作成したユーザーまたはアプリケーションの取得
- メソッド: getパス:
/sites/management/api/v1/themes/{id}/createdBy
- テーマを最後に変更したユーザーまたはアプリケーションの取得
- メソッド: getパス:
/sites/management/api/v1/themes/{id}/lastModifiedBy
- テーマを所有するユーザーまたはアプリケーションの取得
- メソッド: getパス:
/sites/management/api/v1/themes/{id}/ownedBy
- テーマ詳細の取得
- メソッド: getパス:
/sites/management/api/v1/themes/{id}
- テーマのリストまたはバッチ読取り
- メソッド: getパス:
/sites/management/api/v1/themes