機械翻訳について

リスト・タクソノミ

get

/content/management/api/v1.1/taxonomies

このリソースは、問合せ式に指定されているタクソノミ・ステータスでフィルタ処理できる使用可能なタクソノミのリストを返します。 フェッチ、ページ付け、並べ替えるアイテムの数を制御することができます。 制限を参照するには、問合せ構文の説明を参照してください。

リクエスト

問合せパラメータ
  • このパラメータは、タクソノミについて返されるフィールドを制御するために使用されます。 このパラメータは、フィールド名または「すべて」のカンマ区切りリストを受け入れます。 これらのフィールドは、リスト内の各タクソノミに対して返されます。 すべてのフィールド名で大文字と小文字が区別されるため、問合せには正しいフィールド名を指定する必要があります。 各タクソノミには、標準フィールド(idnamedescriptionshortNamestatusversionisPublishableisForSiteManagementcustomPropertiescreatedBycreatedDateupdatedByupdatedDate)と、追加フィールド(availableStatespublishedChannelscategoryPropertiesおよびroleName)の両方があります。 fields「すべて」 (大/小文字を区別しない)として指定すると、すべての標準フィールドおよび追加フィールドが返されます。 標準フィールドは常にレスポンスで返され、除外することはできません。 ドラフト状態のタクソノミにはversionがありません。 ユーザーがフィルタ処理できるのは、追加フィールドのみです。 ユーザーはタクソノミの読取り中にcategoryPropertiesサブリソースを拡張できませんが、サブリソースAPIへのリンクが返されます。 このパラメータは問合せではオプションで、デフォルトではレスポンスの標準フィールドのみが表示されます。 問合せで指定したフィールド名が正しくないか無効であると、エラーが発生します。

    この場合、すべての標準フィールドが、各タクソノミの追加フィールドavailableStatesとともに戻されます。
    : ?fields=availableStates

    このメソッドは、すべての標準フィールドを、各タクソノミの追加フィールドavailableStatesおよびpublishedChannelsとともに返します。
    : ?fields=availableStates,publishedChannels

    これにより、すべての標準フィールドとすべての追加フィールド(availableStatesおよびpublishedChannels)および各タクソノミのサブリソースcategoryPropertiesへのリンクが返されます。

    : ?fields=all
  • このパラメータは、負でない整数を受け入れ、結果のサイズの制御に使用します。
    デフォルト値: 100
  • このパラメータは、負でない整数を受け入れ、結果の開始インデックスを制御するために使用します。
    デフォルト値: 0
  • 結果順。
    デフォルト値: name:asc
  • このパラメータは、フィールド値に一致する問合せ式条件を受け入れます。 問合せ条件は、AND演算子を使用して結合し、カッコでグループ化できます。 問合せ条件の値は、{fieldName} {operator} "{fieldValue}"の形式に従います。 許可されるフィールド名は、statusversionnameshortNameroleNameおよびrepositoryIdのみです。 1つの問合せに複数のstatusversionnameshortNameroleNameまたはrepositoryId fieldNamesを含めることはできません。 名前とshortNameの両方を同じ問合せで指定することはできません。
    statusに値が指定されていない場合、デフォルトの「プロモート」になります。
    タクソノミをリストする場合、statusは「ドラフト」、「プロモート済」または「すべて」になります。 タクソノミをリストする場合、roleNameは"viewer"、"editor"または"manager"と等しくできます。 statusがすべてと等しい場合、すべてのタクソノミが取得されます - 現在、タクソノミが下書きとプロモートされた状態の両方で使用可能な場合、ドラフトのみが返されます。 statusが他のエンドポイントで"all"と等しい場合は、エラーが返されます。
    演算子で使用できる値は、statusversionshortNameroleName およびrepositoryId
    演算子で使用できる値は、nameco (Contains)のみです。

    タクソノミを更新する場合、デフォルトのステータスが「プロモート済」で、更新されたタクソノミを変更できないため、問合せパラメータは常に「ドラフト」に設定された状態で提供する必要があります。

    :
    https://{cecsdomain}/content/management/api/v1.1/taxonomies?q=(status eq "draft")
    :
    https://{cecsdomain}/content/management/api/v1.1/taxonomies?q=(status eq "promoted")
    eq (等号)のみです
  • このパラメータは、ブール・フラグを受け入れます。 trueとして指定した場合、返される結果には合計結果数が含まれる必要があります。
    デフォルト値: false
トップに戻る

レスポンス

サポートされているメディア・タイプ

200レスポンス

OK。
本文()
ルート・スキーマ : タクソノミ
型: object
タクソノミ
ソースを表示
ネストされたスキーマ : aggregationResults
型: array
集計結果。
ソースを表示
ネストされたスキーマ: items
型: array
コレクションに含まれる特異なリソース。
ソースを表示
ネストされたスキーマ : 殺害
型: array
固定品目。 検索リストの上部に固定されたアイテムを表示
ソースを表示
ネストされたスキーマ : AggregationResult
型: object
ソースを表示
ネストされたスキーマ : TaxonomyInCollection
型: object
コレクション・レスポンスのタクソノミ
ソースを表示
ネストされたスキーマ : availableStates
型: array
タクソノミのすべての状態をリストします。 これはオプション・プロパティであり、フィールド・パラメータでリクエストされている場合にのみ返されます。 post/putリクエストでは無視されます。
ソースを表示
ネストされたスキーマ : ItemSubResourceListCategoryPropertyDefinition
型: object
アイテムSubResource。
ソースを表示
ネストされたスキーマ : date
型: object
date
ソースを表示
ネストされたスキーマ : customProperties
型: object
使用可能なその他のプロパティ
ソースを表示
タクソノミのカスタム・プロパティです。 これは、ユーザーが定義する名前と値のペアで構成されます。 単一のエントリを更新することはできません。カスタム・プロパティのリスト全体を更新するには指定する必要があります。
ネストされたスキーマ : TaxonomyStatus
型: object
TaxonomyStatus
ソースを表示
ネストされたスキーマ : ジョブ
型: array
ソースを表示
ネストされたスキーマ : TaxonomyJobInfo
型: object
TaxonomyJobInfo
ソースを表示
ネストされたスキーマ: data
型: array
ソースを表示
ネストされたスキーマ : CategoryPropertyDefinition
型: object
カテゴリ・プロパティ定義
ソースを表示
ネストされたスキーマ : defaultValues
型: array
プロパティのデフォルト値。
ソースを表示
ネストされたスキーマ : PropertySettingsBean
型: object
ソースを表示
ネストされたスキーマ : PropertySettingsCaasBean
型: object
ソースを表示
ネストされたスキーマ : customValidators
型: array
プロパティ値のカスタム・バリデータ。
ソースを表示
ネストされたスキーマ : PropertySettingsEditorBean
型: object
ソースを表示
ネストされたスキーマ : PropertySettingsValueCountRangeBean
型: object
ソースを表示
ネストされたスキーマ : PropertySettingsValidatorBean
型: object
ソースを表示
ネストされたスキーマ: options
型: object
使用可能なその他のプロパティ
ソースを表示
バリデータ詳細。
ネストされたスキーマ: additionalProperties
型: object
ネストされたスキーマ: options
型: object
使用可能なその他のプロパティ
ソースを表示
プロパティ値のオプション。
ネストされたスキーマ: additionalProperties
型: object

400レスポンス

不正リクエスト

403レスポンス

禁止。

500レスポンス

内部サーバー・エラー
トップに戻る

次の例では、cURLを使用してGETリクエストを送信することによってプロモートされたドラフトのタクソノミをフェッチする方法を示します。

curl -X GET -H 'Accept: application/json' 'https://host:port/content/management/api/v1.1/taxonomies'

例1:

これは、プロモートされた(デフォルト)タクソノミのリストを返します。

/content/management/api/v1.1/taxonomies

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 4,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "FB8240D6DC70407F87ED111325D06F89",
      "name": "Organization1",
      "description": "organization one taxonomy",
      "shortName": "ORG",
      "status": "promoted",
      "version": 1,
      "isPublishable": false,
      "isForSiteManagement": true,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2022-12-14T07:15:17.269Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2022-12-14T07:22:38.724Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/FB8240D6DC70407F87ED111325D06F89",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?offset=0",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例2:

これは、ドラフト・タクソノミのリストを返します。

/content/management/api/v1.1/taxonomies?q=(status eq \"draft\")

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 3,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "draft",
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:50:09.286Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:09.286Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hoastname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?q=(status eq \"draft\")",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "draft",
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:50:17.648Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:17.648Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hoastname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?q=(status eq \"draft\")",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "draft",
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:50:26.936Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:26.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hoastname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81?q=(status eq \"draft\")",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?q=(status eq \"draft\")",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?q=(status eq \"draft\")",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=0&q=(status eq \"draft\")",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=0&q=(status eq \"draft\")",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例3 :

これは、offset=1からプロモートされたタクソノミのリストを返します。

/content/management/api/v1.1/taxonomies?offset=1

レスポンス本文

{
  "hasMore": false,
  "offset": 1,
  "count": 2,
  "limit": 100,
  "items": [
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hoastname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?offset=1",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hoastname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81?offset=1",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=1",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=1",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=0",
      "rel": "prev",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=1",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例4 :

これは、ページごとにoffset=1および1アイテムから昇格されたタクソノミのリストを返します。

/content/management/api/v1.1/taxonomies?offset=1&limit=1

レスポンス本文

{
  "hasMore": true,
  "offset": 1,
  "count": 1,
  "limit": 1,
  "items": [
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hoastname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?offset=1&limit=1",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=1&limit=1",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=1&limit=1",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=0&limit=1",
      "rel": "prev",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=2&limit=1",
      "rel": "next",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=0&limit=1",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hoastname>/content/management/api/v1.1/taxonomies?offset=2&limit=1",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例5 :

これにより、すべての昇格されたタクソノミとオプション・フィールド'availableStates'がリストされます。

/content/management/api/v1.1/taxonomies?fields=availableStates

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 3,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": false,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 4,
          "published": false
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?fields=availableStates",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 5,
          "published": false
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?fields=availableStates",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": false,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 6,
          "published": false
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81?fields=availableStates",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates&offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates&offset=0",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例6 :

昇格されたタクソノミのリストを返します。

/content/management/api/v1.1/taxonomies?q=(status eq \"promoted\")

レスポンス本文

{
  "hasMore": true,
  "offset": 0,
  "count": 1,
  "limit": 1,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?limit=1&q=(status eq \"promoted\")",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&q=(status eq \"promoted\")",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&q=(status eq \"promoted\")",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=1&q=(status eq \"promoted\")",
      "rel": "next",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=0&q=(status eq \"promoted\")",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=2&q=(status eq \"promoted\")",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例7 :

製品を含むタクソノミ名を持つ昇格されたタクソノミのリストを返します。

/content/management/api/v1.1/taxonomies?q=(status eq \"promoted\" AND name co \"product\")

レスポンス本文

{
  "hasMore": true,
  "offset": 0,
  "count": 1,
  "limit": 1,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE9F1",
      "name": "Product Colors",
      "description": "",
      "shortName": "COL",
      "status": "promoted",
      "version": 2,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?limit=1&q=(status eq \"promoted\" AND name co \"product\")",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&q=(status eq \"promoted\" AND name co \"product\")",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&q=(status eq \"promoted\" AND name co \"product\")",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=0&q=(status eq \"promoted\" AND name co \"product\")",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=0&q=(status eq \"promoted\" AND name co \"product\")",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例8 :

コラムのタクソノミ短縮名を使用して、昇格されたタクソノミを検索します。

/content/management/api/v1.1/taxonomies?q=(status eq \"promoted\" AND shortName eq \"col\")

レスポンス本文

{
  "hasMore": true,
  "offset": 0,
  "count": 1,
  "limit": 1,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE9F1",
      "name": "Product Colors",
      "description": "",
      "shortName": "COL",
      "status": "promoted",
      "version": 2,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?limit=1&q=(status eq \"promoted\" AND shortName eq \"col\")",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&q=(status eq \"promoted\" AND shortName eq \"col\"",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&q=(status eq \"promoted\" AND shortName eq \"col\")",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=0&q=(status eq \"promoted\" AND shortName eq \"col\")",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?limit=1&offset=0&q=(status eq \"promoted\" AND shortName eq \"col\")",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例9:

すべての昇格されたタクソノミとオプション・フィールド'availableStates'および'publishedChannels'をリストします。

/content/management/api/v1.1/taxonomies?fields=availableStates,publishedChannels

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 3,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": true,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 4,
          "published": true
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "publishedChannels": [
        {
          "id": "CC59073EACA4A56A990700ADEB643CAB64E62AA2CC55",
          "name": "Channel 02"
        },
        {
          "id": "CCD608830CFD886E62FC58DC2B89320BEA5A4052D0FC",
          "name": "Channel 01"
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?fields=availableStates,publishedChannels",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 5,
          "published": false
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?fields=availableStates,publishedChannels",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": true,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 6,
          "published": true
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "publishedChannels": [
        {
          "id": "CC59073EACA4A56A990700ADEB643CAB64E62AA2CC55",
          "name": "Channel 02"
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81?fields=availableStates,publishedChannels",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates,publishedChannels",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates,publishedChannels",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates,publishedChannels&offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=availableStates,publishedChannels&offset=0",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例10:

各タクソノミのサブリソースcategoryPropertiesへのリンクを含む、すべての昇格済タクソノミをリストします。

/content/management/api/v1.1/taxonomies?fields=categoryProperties

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 3,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "categoryProperties": {
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950/categoryProperties",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          }
        ]
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?fields=categoryProperties",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "categoryProperties": {
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482/categoryProperties",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          }
        ]
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?fields=categoryProperties",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": false,
      "isForSiteManagement": false,
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "categoryProperties": {
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81/categoryProperties",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          }
        ]
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81?fields=categoryProperties",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=categoryProperties",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=categoryProperties",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=categoryProperties&offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=categoryProperties&offset=0",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例11:

すべてのオプション・フィールドおよびサブリソースcategoryPropertiesへのリンクを含む、すべての昇格されたタクソノミをリストします。

/content/management/api/v1.1/taxonomies?fields=all

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 3,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": true,
      "isForSiteManagement": false,
      "roleName": "manager",
      "availableStates": [
        {
          "status": "promoted",
          "version": 4,
          "published": true
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "publishedChannels": [
        {
          "id": "CC59073EACA4A56A990700ADEB643CAB64E62AA2CC55",
          "name": "Channel 02"
        },
        {
          "id": "CCD608830CFD886E62FC58DC2B89320BEA5A4052D0FC",
          "name": "Channel 01"
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "categoryProperties": {
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950/categoryProperties",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          }
        ]
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950?fields=all",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 5,
          "published": false
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "categoryProperties": {
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482/categoryProperties",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          }
        ]
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482?fields=all",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": true,
      "isForSiteManagement": false,
      "availableStates": [
        {
          "status": "promoted",
          "version": 6,
          "published": true
        },
        {
          "status": "draft",
          "published": false
        }
      ],
      "publishedChannels": [
        {
          "id": "CC59073EACA4A56A990700ADEB643CAB64E62AA2CC55",
          "name": "Channel 02"
        }
      ],
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "categoryProperties": {
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81/categoryProperties",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          }
        ]
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81?fields=all",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=all",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=all",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=all&offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?fields=all&offset=0",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}

例12:

「ビューア」以上の権限を持つ昇格されたタクソノミのリストを返します。

/content/management/api/v1.1/taxonomies?q=(roleName eq \"viewer\")&fields=all"

レスポンス本文

{
  "hasMore": false,
  "offset": 0,
  "count": 3,
  "limit": 100,
  "items": [
    {
      "id": "5D5AF080B7824C49950443A7D51DE950",
      "name": "Taxonomy Manager 1",
      "description": "",
      "shortName": "T1",
      "status": "promoted",
      "version": 4,
      "isPublishable": false,
      "isForSiteManagement": false,
      "roleName": "manager",
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-01-31T19:52:45.472Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:43.854Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/5D5AF080B7824C49950443A7D51DE950",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "22ED0446197F49B490619206DEC71482",
      "name": "Taxonomy Editor 2",
      "description": "Some description",
      "shortName": "T2",
      "status": "promoted",
      "version": 5,
      "isPublishable": false,
      "isForSiteManagement": false,
      "roleName": "editor",
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:48:25.082Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:49:52.936Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/22ED0446197F49B490619206DEC71482",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "id": "D7969D6CA0D144AEA9CCA88BA6D2CF81",
      "name": "Taxonomy Viewer 3",
      "description": "Another description",
      "shortName": "T3",
      "status": "promoted",
      "version": 6,
      "isPublishable": false,
      "isForSiteManagement": false,
      "roleName": "viewer",
      "createdBy": "cecusername",
      "createdDate": {
        "value": "2019-02-01T17:49:08.832Z",
        "timezone": "UTC"
      },
      "updatedBy": "cecusername",
      "updatedDate": {
        "value": "2019-02-01T17:50:00.951Z",
        "timezone": "UTC"
      },
      "links": [
        {
          "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D7969D6CA0D144AEA9CCA88BA6D2CF81",
          "rel": "self",
          "method": "GET",
          "mediaType": "application/json"
        }
      ]
    }
  ],
  "links": [
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies",
      "rel": "self",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies",
      "rel": "canonical",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/taxonomies",
      "rel": "describedby",
      "method": "GET",
      "mediaType": "application/schema+json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?offset=0",
      "rel": "first",
      "method": "GET",
      "mediaType": "application/json"
    },
    {
      "href": "https://<hostname>/content/management/api/v1.1/taxonomies?offset=0",
      "rel": "last",
      "method": "GET",
      "mediaType": "application/json"
    }
  ]
}
先頭に戻る