Get Published Item

get

/content/published/api/v1.1/items/{id}

Returns published item. An item is uniquely identified by an id.
Each published item has the following information:
  1. Standard fields: These are fields created by the system.
    • id: ID of the item.
    • type : Type of the item.
    • name: Name of the item.
    • typeCategory: Category of the type.
    • description : Description of the item.
    • slug : A URL part that identifies content item in human-readable format.
    • language : Language of the Item.
    • createdDate : First published date of the item on the channel requested.
    • updatedDate : Last published date of the item on the channel requested.
    • mimeType : mimeType of the item. For content items it will be contentItem, for digital assets it will be something like image/png.
    • fileGroup : Group of the items. Few possible values are contentItem, Images, Files, Videos.
  2. User-defined fields : These are fields created by the user when the Type is defined. All user fields are available under fields node.

  3. Request Headers (Optional) :
    Header NameHeader Value
    channelToken{valid channel token value}
    Acceptapplication/json

Request

Path Parameters
Query Parameters
  • Channel token of the publish target. A channel token must be provided as either a query parameter or a request header.
  • Expand parameter provides the option of getting child resources (referenced items) inline with the item's response. Accepts a comma-separated list of field names or all. All the user-defined field names should be provided with prefix fields and followed by a period (.). If these fields are of a reference type, then the resource expands their data inline in the response. Field names are case-sensitive. When expand is specified as all (in lowercase), all the fields of the reference type of the requested item are expanded. When expand is not specified, the item response contains links to the referenced items.
    Expansion of this form is supported for one level only, a request to expand beyond the first level of referenced fields will produce response HTTP 400. When the expand contains a nonexisting field as per the type definition of the requested item, the resource produces HTTP 400.

    Example : expand=fields.field1,fields.field2
    Returns field1 and field2: names of the user-defined fields in the type to which this item belongs.
    Example : expand=taxonomies
    Returns the taxonomies field containing all categories assigned to this item. Taxonomies must be published to the same channel of this item.
    Example : expand=renditions
    Returns the renditions field containing all content renditions available for this item.
    Example : expand=all
    Returns all fields available for this item, including taxonomies and renditions.
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : Item
Type: object
Item.
Show Source
Nested Schema : createdDate
Type: object
Created date of the item. Map having value, timezone, and description
Nested Schema : fields
Type: object
Additional Properties Allowed
Show Source
User-defined fields data. Map
Nested Schema : itemVariations
Type: array
Show Source
Nested Schema : RenditionsBean
Type: object
Show Source
Nested Schema : TaxonomiesBean
Type: object
Show Source
Nested Schema : updatedDate
Type: object
Last updated date of the item. Map having value, timezone, and description
Nested Schema : additionalProperties
Type: object
Nested Schema : ItemVariation
Type: object
Show Source
Nested Schema : items
Type: array
Item renditions.
Show Source
Nested Schema : RenditionBean
Type: object
Show Source
Nested Schema : formats
Type: array
Show Source
Nested Schema : RenditionFormatBean
Type: object
Show Source
Nested Schema : items
Type: array
Item taxonomies.
Show Source
Nested Schema : TaxonomyItem
Type: object
TaxonomyItem
Show Source
Nested Schema : TaxonomyCategories
Type: object
CategoriesBean
Show Source
Nested Schema : items
Type: array
Taxonomy Categories
Show Source
Nested Schema : CategoryItem
Type: object
CategoryItem
Show Source
Nested Schema : nodes
Type: array
The nodes of the category assigned to the item.
Show Source
Nested Schema : CategoryNodeItem
Type: object
CategoryNodeBean
Show Source

304 Response

Not changed. The request honors requests with e-tag.

400 Response

Bad Request. The server is unable to process the request on the client side due to malformed syntax, invalid data or message framing.

403 Response

Forbidden. Client is not authorized to perform this request.

404 Response

The requested resource was not found.

500 Response

Internal server error. An unexpected error condition encountered in the system.
Back to Top

Examples

The following example shows how to read the published item.

curl -i -X GET -H "Accept:application/json" 'http://<hostname>/content/published/api/v1.1/items/{id}'
Example 1

This reads published item with id: COREDEA9143F289F49BAAAF9832054B17D07, channelToken: f573b68c764a44f9bae0627140d8b0bd.

content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd

Response Body

 {
        "id": "COREDEA9143F289F49BAAAF9832054B17D07",
        "type": "Test521788296820009",
        "name": "Test522465970992001",
        "description": "Test522465971063002 description",
        "typeCategory": "ContentType",
        "slug": "1481786136407-test522465970992001",
        "language": "en-US",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "contentItem",
        "mimeType": "contentItem",
        "fileGroup": "contentItem",
        "fields": {
          "521736947983001testexp_number": null,
          "521741018841007testexp_selfref": {
            "id": "COREDEA9143F289F49BAAAF9832054B17D07",
            "type": "Test521788296820009",
            "name": "Test522465970992001",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741015735005testexp_ref1list": [
            {
              "id": "COREF0AB490473E44D3FABCFF78BE0DD9890",
              "type": "Test521741379820007",
              "name": "Test522438229663004",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/COREF0AB490473E44D3FABCFF78BE0DD9890?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CORE09BB238CB44E4A2CA2CEE5E90DE57CA3",
              "type": "Test521741379820007",
              "name": "Test522443736150006",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CORE09BB238CB44E4A2CA2CEE5E90DE57CA3?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ],
          "521737484651003testexp_ref1": {
            "id": "CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D",
            "type": "Test521741379820007",
            "name": "Test522451036022008",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741020192009testexp_digital_ref": {
            "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
            "type": "DigitalAsset",
            "name": "Test522387760830005.jpg",
            "fileExtension": "jpg",
            "typeCategory": "DigitalAssetType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741021113001testexp_digital_reflist": [
            {
              "id": "CONT96692A3C727441C7A0E4D1F9CB27A622",
              "type": "DigitalAsset",
              "name": "Test522402763206006.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONT96692A3C727441C7A0E4D1F9CB27A622?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CONTF954CD07CF11468CAF7EB292C3FA18C0",
              "type": "DigitalAsset",
              "name": "Test522410293593007.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONTF954CD07CF11468CAF7EB292C3FA18C0?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      } 
Example 2

This reads published item with id COREDEA9143F289F49BAAAF9832054B17D07, with channelToken f573b68c764a44f9bae0627140d8b0bd while also expanding all fields data.

content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?expand=all&channelToken=f573b68c764a44f9bae0627140d8b0bd

Response Body

{
        "id": "COREDEA9143F289F49BAAAF9832054B17D07",
        "type": "Test521788296820009",
        "name": "Test522465970992001",
        "description": "Test522465971063002 description",
        "typeCategory": "ContentType",
        "slug": "1481786136407-test522465970992001",
        "language": "en-US",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "contentItem",
        "mimeType": "contentItem",
        "fileGroup": "contentItem",
        "fields": {
          "521736947983001testexp_number": null,
          "521741018841007testexp_selfref": {
            "id": "COREDEA9143F289F49BAAAF9832054B17D07",
            "type": "Test521788296820009",
            "name": "Test522465970992001",
            "description": "Test522465971063002 description",
            "typeCategory": "ContentType",
            "slug": "1481786136407-test522465970992001",
            "language": "en-US",
            "translatable": false,
            "createdDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "updatedDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "fileExtension": "contentItem",
            "mimeType": "contentItem",
            "fileGroup": "contentItem",
            "fields": {
              "521736947983001testexp_number": null,
              "521741018841007testexp_selfref": {
                "id": "COREDEA9143F289F49BAAAF9832054B17D07",
                "type": "Test521788296820009",
                "name": "Test522465970992001",
                "typeCategory": "ContentType",
                "links": [
                  {
                    "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                    "rel": "self",
                    "method": "GET",
                    "mediaType": "application/json"
                  }
                ]
              },
              "521741015735005testexp_ref1list": [
                {
                  "id": "COREF0AB490473E44D3FABCFF78BE0DD9890",
                  "type": "Test521741379820007",
                  "name": "Test522438229663004",
                  "typeCategory": "ContentType",
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/items/COREF0AB490473E44D3FABCFF78BE0DD9890?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                {
                  "id": "CORE09BB238CB44E4A2CA2CEE5E90DE57CA3",
                  "type": "Test521741379820007",
                  "name": "Test522443736150006",
                  "typeCategory": "ContentType",
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/items/CORE09BB238CB44E4A2CA2CEE5E90DE57CA3?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                }
              ],
              "521737484651003testexp_ref1": {
                "id": "CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D",
                "type": "Test521741379820007",
                "name": "Test522451036022008",
                "typeCategory": "ContentType",
                "links": [
                  {
                    "href": "https://<hostname>/content/published/api/v1.1/items/CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                    "rel": "self",
                    "method": "GET",
                    "mediaType": "application/json"
                  }
                ]
              },
              "521741020192009testexp_digital_ref": {
                "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
                "type": "DigitalAsset",
                "name": "Test522387760830005.jpg",
                "fileExtension": "jpg",
                "typeCategory": "DigitalAssetType",
                "links": [
                  {
                    "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                    "rel": "self",
                    "method": "GET",
                    "mediaType": "application/json"
                  }
                ]
              },
              "521741021113001testexp_digital_reflist": [
                {
                  "id": "CONT96692A3C727441C7A0E4D1F9CB27A622",
                  "type": "DigitalAsset",
                  "name": "Test522402763206006.jpg",
                  "fileExtension": "jpg",
                  "typeCategory": "DigitalAssetType",
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/items/CONT96692A3C727441C7A0E4D1F9CB27A622?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                {
                  "id": "CONTF954CD07CF11468CAF7EB292C3FA18C0",
                  "type": "DigitalAsset",
                  "name": "Test522410293593007.jpg",
                  "fileExtension": "jpg",
                  "typeCategory": "DigitalAssetType",
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/items/CONTF954CD07CF11468CAF7EB292C3FA18C0?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                }
              ]
            },
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741015735005testexp_ref1list": [
            {
              "id": "COREF0AB490473E44D3FABCFF78BE0DD9890",
              "type": "Test521741379820007",
              "name": "Test522438229663004",
              "description": "Test522438229719005 description",
              "typeCategory": "ContentType",
              "slug": "1481786136362-test522438229663004",
              "language": "en-US",
              "translatable": false,
              "createdDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "updatedDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "fileExtension": "contentItem",
              "mimeType": "contentItem",
              "fileGroup": "contentItem",
              "fields": {
                "521741021980005testexp_ref1": {
                  "id": "CORE95047AE9B19A47BBBB43228E51562E9F",
                  "type": "Test521788296820009",
                  "name": "Test522424146766000",
                  "typeCategory": "ContentType",
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/items/CORE95047AE9B19A47BBBB43228E51562E9F?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                "521741021873003testexp_number": 40
              },
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/COREF0AB490473E44D3FABCFF78BE0DD9890?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CORE09BB238CB44E4A2CA2CEE5E90DE57CA3",
              "type": "Test521741379820007",
              "name": "Test522443736150006",
              "description": "Test522443736216007 description",
              "typeCategory": "ContentType",
              "slug": "1481786136374-test522443736150006",
              "language": "en-US",
              "translatable": false,
              "createdDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "updatedDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "fileExtension": "contentItem",
              "mimeType": "contentItem",
              "fileGroup": "contentItem",
              "fields": {
                "521741021980005testexp_ref1": {
                  "id": "CORE52FA403BCAE24C59854CDD09A629A535",
                  "type": "Test521788296820009",
                  "name": "Test522418464555008",
                  "typeCategory": "ContentType",
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/items/CORE52FA403BCAE24C59854CDD09A629A535?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                "521741021873003testexp_number": 50
              },
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CORE09BB238CB44E4A2CA2CEE5E90DE57CA3?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ],
          "521737484651003testexp_ref1": {
            "id": "CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D",
            "type": "Test521741379820007",
            "name": "Test522451036022008",
            "description": "Test522451036102009 description",
            "typeCategory": "ContentType",
            "slug": "522456645488000-d$a(b)c",
            "language": "en-US",
            "translatable": false,
            "createdDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "updatedDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "fileExtension": "contentItem",
            "mimeType": "contentItem",
            "fileGroup": "contentItem",
            "fields": {
              "521741021980005testexp_ref1": {
                "id": "COREBDFF7712168844788FEE5F09F5C3221C",
                "type": "Test521741379820007",
                "name": "Test522430350355002",
                "typeCategory": "ContentType",
                "links": [
                  {
                    "href": "https://<hostname>/content/published/api/v1.1/items/COREBDFF7712168844788FEE5F09F5C3221C?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                    "rel": "self",
                    "method": "GET",
                    "mediaType": "application/json"
                  }
                ]
              },
              "521741021873003testexp_number": 60
            },
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741020192009testexp_digital_ref": {
            "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
            "type": "DigitalAsset",
            "name": "Test522387760830005.jpg",
            "description": "",
            "typeCategory": "DigitalAssetType",
            "createdDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "updatedDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "fileExtension": "jpg",
            "mimeType": "image/jpeg",
            "fileGroup": "Images",
            "fields": {
              "metadata": {
                "width": "5",
                "height": "5"
              },
              "size": 631,
              "native": {
                "links": [
                  {
                    "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/native/Test522387760830005.jpg?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                    "rel": "self",
                    "method": "GET",
                    "mediaType": "image/jpeg"
                  }
                ]
              },
              "renditions": [
                {
                  "name": "Thumbnail",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                },
                {
                  "name": "Medium",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                },
                {
                  "name": "Large",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                },
                {
                  "name": "Small",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                }
              ],
              "mimeType": "image/jpeg",
              "fileType": "jpeg"
            },
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741021113001testexp_digital_reflist": [
            {
              "id": "CONT96692A3C727441C7A0E4D1F9CB27A622",
              "type": "DigitalAsset",
              "name": "Test522402763206006.jpg",
              "description": "",
              "typeCategory": "DigitalAssetType",
              "createdDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "updatedDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "fileExtension": "jpg",
              "mimeType": "image/jpeg",
              "fileGroup": "Images",
              "fields": {
                "metadata": {
                  "width": "5",
                  "height": "5"
                },
                "size": 631,
                "native": {
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/native/Test522402763206006.jpg?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                "renditions": [
                  {
                    "name": "Thumbnail",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Thumbnail/Test522402763206006.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Thumbnail/Test522402763206006.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  },
                  {
                    "name": "Medium",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Medium/Test522402763206006.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Medium/Test522402763206006.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  },
                  {
                    "name": "Large",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Large/Test522402763206006.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Large/Test522402763206006.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  },
                  {
                    "name": "Small",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Small/Test522402763206006.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONT96692A3C727441C7A0E4D1F9CB27A622/Small/Test522402763206006.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  }
                ],
                "mimeType": "image/jpeg",
                "fileType": "jpeg"
              },
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONT96692A3C727441C7A0E4D1F9CB27A622?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CONTF954CD07CF11468CAF7EB292C3FA18C0",
              "type": "DigitalAsset",
              "name": "Test522410293593007.jpg",
              "description": "",
              "typeCategory": "DigitalAssetType",
              "createdDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "updatedDate": {
                "value": "2020-07-03T07:22:31.732Z",
                "timezone": "UTC"
              },
              "fileExtension": "jpg",
              "fields": {
                "metadata": {
                  "width": "5",
                  "height": "5"
                },
                "size": 631,
                "native": {
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/native/Test522410293593007.jpg?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                "renditions": [
                  {
                    "name": "Thumbnail",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Thumbnail/Test522410293593007.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Thumbnail/Test522410293593007.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  },
                  {
                    "name": "Medium",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Medium/Test522410293593007.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Medium/Test522410293593007.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  },
                  {
                    "name": "Large",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Large/Test522410293593007.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Large/Test522410293593007.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  },
                  {
                    "name": "Small",
                    "formats": [
                      {
                        "format": "jpg",
                        "size": 631,
                        "mimeType": "image/jpeg",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Small/Test522410293593007.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/jpeg"
                          }
                        ]
                      },
                      {
                        "format": "webp",
                        "size": 0,
                        "mimeType": "image/webp",
                        "metadata": {
                          "width": "5",
                          "height": "5"
                        },
                        "links": [
                          {
                            "href": "https://<hostname>/content/published/api/v1.1/assets/CONTF954CD07CF11468CAF7EB292C3FA18C0/Small/Test522410293593007.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "image/webp"
                          }
                        ]
                      }
                    ],
                    "type": "responsiveimage"
                  }
                ],
                "mimeType": "image/jpeg",
                "fileType": "jpeg"
              },
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONTF954CD07CF11468CAF7EB292C3FA18C0?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "taxonomies": {
          "items": [
            {
              "id": "1F86FEB491E041A68CAE90851DF76A33",
              "name": "Test521805686256003-taxonomyCars-assetExpand",
              "shortName": "T26",
              "categories": {
                "items": [
                  {
                    "id": "F3BEB31A59EB4F10AB3A6850E374711C",
                    "name": "car two doors",
                    "apiName": "t26-c-c",
                    "nodes": [
                      {
                        "id": "0A98C1D090354636A895F1EE8971B545",
                        "name": "car small",
                        "apiName": "t26-c"
                      },
                      {
                        "id": "F3BEB31A59EB4F10AB3A6850E374711C",
                        "name": "car two doors",
                        "apiName": "t26-c-c"
                      }
                    ],
                    "links": [
                      {
                        "href": "https://<hostname>/content/published/api/v1.1/taxonomies/1F86FEB491E041A68CAE90851DF76A33/categories/F3BEB31A59EB4F10AB3A6850E374711C?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                      }
                    ]
                  },
                  {
                    "id": "819E762315AB41069BDBC9CAEA7481C4",
                    "name": "Car two doors",
                    "apiName": "t26-c-c1",
                    "nodes": [
                      {
                        "id": "F7AD4EF55DA0482C872F5FE8921613FF",
                        "name": "Car intermediate",
                        "apiName": "t26-c1"
                      },
                      {
                        "id": "819E762315AB41069BDBC9CAEA7481C4",
                        "name": "Car two doors",
                        "apiName": "t26-c-c1"
                      }
                    ],
                    "links": [
                      {
                        "href": "https://<hostname>/content/published/api/v1.1/taxonomies/1F86FEB491E041A68CAE90851DF76A33/categories/819E762315AB41069BDBC9CAEA7481C4?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                      }
                    ]
                  }
                ]
              },
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/taxonomies/1F86FEB491E041A68CAE90851DF76A33?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "renditions": {
          "items": [
            {
              "apiName": "summary",
              "formats": [
                {
                  "format": "desktop",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/COREDEA9143F289F49BAAAF9832054B17D07/renditions/summary?format=desktop&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                {
                  "format": "mobile",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/COREDEA9143F289F49BAAAF9832054B17D07/renditions/summary?format=mobile&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                }
              ],
              "type": "layoutrendition"
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=all",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=all",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }
Example 3

This reads published item with id COREDEA9143F289F49BAAAF9832054B17D07, with channelToken: f573b68c764a44f9bae0627140d8b0bd while also expanding one field data.

content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?expand=all&channelToken=f573b68c764a44f9bae0627140d8b0bd

Response Body

{
        "id": "COREDEA9143F289F49BAAAF9832054B17D07",
        "type": "Test521788296820009",
        "name": "Test522465970992001",
        "description": "Test522465971063002 description",
        "typeCategory": "ContentType",
        "slug": "1481786136407-test522465970992001",
        "language": "en-US",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "contentItem",
        "mimeType": "contentItem",
        "fileGroup": "contentItem",
        "fields": {
          "521736947983001testexp_number": null,
          "521741018841007testexp_selfref": {
            "id": "COREDEA9143F289F49BAAAF9832054B17D07",
            "type": "Test521788296820009",
            "name": "Test522465970992001",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741015735005testexp_ref1list": [
            {
              "id": "COREF0AB490473E44D3FABCFF78BE0DD9890",
              "type": "Test521741379820007",
              "name": "Test522438229663004",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/COREF0AB490473E44D3FABCFF78BE0DD9890?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CORE09BB238CB44E4A2CA2CEE5E90DE57CA3",
              "type": "Test521741379820007",
              "name": "Test522443736150006",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CORE09BB238CB44E4A2CA2CEE5E90DE57CA3?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ],
          "521737484651003testexp_ref1": {
            "id": "CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D",
            "type": "Test521741379820007",
            "name": "Test522451036022008",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741020192009testexp_digital_ref": {
            "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
            "type": "DigitalAsset",
            "name": "Test522387760830005.jpg",
            "description": "",
            "typeCategory": "DigitalAssetType",
            "createdDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "updatedDate": {
              "value": "2020-07-03T07:22:31.732Z",
              "timezone": "UTC"
            },
            "fileExtension": "jpg",
            "mimeType": "image/jpeg",
            "fileGroup": "Images",
            "fields": {
              "metadata": {
                "width": "5",
                "height": "5"
              },
              "size": 631,
              "native": {
                "links": [
                  {
                    "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/native/Test522387760830005.jpg?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                    "rel": "self",
                    "method": "GET",
                    "mediaType": "image/jpeg"
                  }
                ]
              },
              "renditions": [
                {
                  "name": "Thumbnail",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                },
                {
                  "name": "Medium",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                },
                {
                  "name": "Large",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                },
                {
                  "name": "Small",
                  "formats": [
                    {
                      "format": "jpg",
                      "size": 631,
                      "mimeType": "image/jpeg",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/jpeg"
                        }
                      ]
                    },
                    {
                      "format": "webp",
                      "size": 0,
                      "mimeType": "image/webp",
                      "metadata": {
                        "width": "5",
                        "height": "5"
                      },
                      "links": [
                        {
                          "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                          "rel": "self",
                          "method": "GET",
                          "mediaType": "image/webp"
                        }
                      ]
                    }
                  ],
                  "type": "responsiveimage"
                }
              ],
              "mimeType": "image/jpeg",
              "fileType": "jpeg"
            },
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741021113001testexp_digital_reflist": [
            {
              "id": "CONT96692A3C727441C7A0E4D1F9CB27A622",
              "type": "DigitalAsset",
              "name": "Test522402763206006.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONT96692A3C727441C7A0E4D1F9CB27A622?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CONTF954CD07CF11468CAF7EB292C3FA18C0",
              "type": "DigitalAsset",
              "name": "Test522410293593007.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONTF954CD07CF11468CAF7EB292C3FA18C0?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=fields.521741020192009testexp_digital_ref",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=fields.521741020192009testexp_digital_ref",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }
Example 4

This reads published item with id COREDEA9143F289F49BAAAF9832054B17D07, with channelToken: f573b68c764a44f9bae0627140d8b0bd while also expanding taxonomies data.

/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?expand=taxonomies&channelToken=f573b68c764a44f9bae0627140d8b0bd

Response Body

{
        "id": "COREDEA9143F289F49BAAAF9832054B17D07",
        "type": "Test521788296820009",
        "name": "Test522465970992001",
        "description": "Test522465971063002 description",
        "typeCategory": "ContentType",
        "slug": "1481786136407-test522465970992001",
        "language": "en-US",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "contentItem",
        "mimeType": "contentItem",
        "fileGroup": "contentItem",
        "fields": {
          "521736947983001testexp_number": null,
          "521741018841007testexp_selfref": {
            "id": "COREDEA9143F289F49BAAAF9832054B17D07",
            "type": "Test521788296820009",
            "name": "Test522465970992001",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741015735005testexp_ref1list": [
            {
              "id": "COREF0AB490473E44D3FABCFF78BE0DD9890",
              "type": "Test521741379820007",
              "name": "Test522438229663004",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/COREF0AB490473E44D3FABCFF78BE0DD9890?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CORE09BB238CB44E4A2CA2CEE5E90DE57CA3",
              "type": "Test521741379820007",
              "name": "Test522443736150006",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CORE09BB238CB44E4A2CA2CEE5E90DE57CA3?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ],
          "521737484651003testexp_ref1": {
            "id": "CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D",
            "type": "Test521741379820007",
            "name": "Test522451036022008",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741020192009testexp_digital_ref": {
            "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
            "type": "DigitalAsset",
            "name": "Test522387760830005.jpg",
            "fileExtension": "jpg",
            "typeCategory": "DigitalAssetType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741021113001testexp_digital_reflist": [
            {
              "id": "CONT96692A3C727441C7A0E4D1F9CB27A622",
              "type": "DigitalAsset",
              "name": "Test522402763206006.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONT96692A3C727441C7A0E4D1F9CB27A622?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CONTF954CD07CF11468CAF7EB292C3FA18C0",
              "type": "DigitalAsset",
              "name": "Test522410293593007.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONTF954CD07CF11468CAF7EB292C3FA18C0?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "taxonomies": {
          "items": [
            {
              "id": "1F86FEB491E041A68CAE90851DF76A33",
              "name": "Test521805686256003-taxonomyCars-assetExpand",
              "shortName": "T26",
              "categories": {
                "items": [
                  {
                    "id": "F3BEB31A59EB4F10AB3A6850E374711C",
                    "name": "car two doors",
                    "apiName": "t26-c-c",
                    "nodes": [
                      {
                        "id": "0A98C1D090354636A895F1EE8971B545",
                        "name": "car small",
                        "apiName": "t26-c"
                      },
                      {
                        "id": "F3BEB31A59EB4F10AB3A6850E374711C",
                        "name": "car two doors",
                        "apiName": "t26-c-c"
                      }
                    ],
                    "links": [
                      {
                        "href": "https://<hostname>/content/published/api/v1.1/taxonomies/1F86FEB491E041A68CAE90851DF76A33/categories/F3BEB31A59EB4F10AB3A6850E374711C?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                      }
                    ]
                  },
                  {
                    "id": "819E762315AB41069BDBC9CAEA7481C4",
                    "name": "Car two doors",
                    "apiName": "t26-c-c1",
                    "nodes": [
                      {
                        "id": "F7AD4EF55DA0482C872F5FE8921613FF",
                        "name": "Car intermediate",
                        "apiName": "t26-c1"
                      },
                      {
                        "id": "819E762315AB41069BDBC9CAEA7481C4",
                        "name": "Car two doors",
                        "apiName": "t26-c-c1"
                      }
                    ],
                    "links": [
                      {
                        "href": "https://<hostname>/content/published/api/v1.1/taxonomies/1F86FEB491E041A68CAE90851DF76A33/categories/819E762315AB41069BDBC9CAEA7481C4?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                      }
                    ]
                  }
                ]
              },
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/taxonomies/1F86FEB491E041A68CAE90851DF76A33?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=taxonomies",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=taxonomies",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }
Example 5

This reads published item with id COREDEA9143F289F49BAAAF9832054B17D07, with channelToken: f573b68c764a44f9bae0627140d8b0bdwhile also expanding html renditions.

/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?expand=renditions&channelToken=f573b68c764a44f9bae0627140d8b0b

Response Body

{
        "id": "COREDEA9143F289F49BAAAF9832054B17D07",
        "type": "Test521788296820009",
        "name": "Test522465970992001",
        "description": "Test522465971063002 description",
        "typeCategory": "ContentType",
        "slug": "1481786136407-test522465970992001",
        "language": "en-US",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "contentItem",
        "fields": {
          "521736947983001testexp_number": null,
          "521741018841007testexp_selfref": {
            "id": "COREDEA9143F289F49BAAAF9832054B17D07",
            "type": "Test521788296820009",
            "name": "Test522465970992001",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741015735005testexp_ref1list": [
            {
              "id": "COREF0AB490473E44D3FABCFF78BE0DD9890",
              "type": "Test521741379820007",
              "name": "Test522438229663004",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/COREF0AB490473E44D3FABCFF78BE0DD9890?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CORE09BB238CB44E4A2CA2CEE5E90DE57CA3",
              "type": "Test521741379820007",
              "name": "Test522443736150006",
              "typeCategory": "ContentType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CORE09BB238CB44E4A2CA2CEE5E90DE57CA3?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ],
          "521737484651003testexp_ref1": {
            "id": "CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D",
            "type": "Test521741379820007",
            "name": "Test522451036022008",
            "typeCategory": "ContentType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CORE1FF49BE9BA3E4B94B9915EBD7F6EAB7D?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741020192009testexp_digital_ref": {
            "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
            "type": "DigitalAsset",
            "name": "Test522387760830005.jpg",
            "fileExtension": "jpg",
            "typeCategory": "DigitalAssetType",
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "521741021113001testexp_digital_reflist": [
            {
              "id": "CONT96692A3C727441C7A0E4D1F9CB27A622",
              "type": "DigitalAsset",
              "name": "Test522402763206006.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONT96692A3C727441C7A0E4D1F9CB27A622?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            },
            {
              "id": "CONTF954CD07CF11468CAF7EB292C3FA18C0",
              "type": "DigitalAsset",
              "name": "Test522410293593007.jpg",
              "fileExtension": "jpg",
              "typeCategory": "DigitalAssetType",
              "links": [
                {
                  "href": "https://<hostname>/content/published/api/v1.1/items/CONTF954CD07CF11468CAF7EB292C3FA18C0?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/json"
                }
              ]
            }
          ]
        },
        "renditions": {
          "items": [
            {
              "apiName": "summary",
              "formats": [
                {
                  "format": "desktop",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/COREDEA9143F289F49BAAAF9832054B17D07/renditions/summary?format=desktop&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                {
                  "format": "mobile",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/COREDEA9143F289F49BAAAF9832054B17D07/renditions/summary?format=mobile&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                }
              ],
              "type": "layoutrendition"
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=renditions",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=renditions",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/COREDEA9143F289F49BAAAF9832054B17D07?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }
Example 6

This reads published item with id CONT3E3AFF31343940768BEBE5461F97A8BC, with channelToken: f573b68c764a44f9bae0627140d8b0bd and also expanding all fields data. This asset do not have language.

/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?expand=all&channelToken=f573b68c764a44f9bae0627140d8b0bd

Response Body

{
        "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
        "type": "DigitalAsset",
        "name": "Test522387760830005.jpg",
        "description": "",
        "typeCategory": "DigitalAssetType",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "jpg",
        "mimeType": "image/jpeg",
        "fileGroup": "Images",
        "fields": {
          "metadata": {
            "width": "5",
            "height": "5"
          },
          "size": 631,
          "native": {
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/native/Test522387760830005.jpg?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "image/jpeg"
              }
            ]
          },
          "renditions": [
            {
              "name": "Thumbnail",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            },
            {
              "name": "Medium",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            },
            {
              "name": "Large",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            },
            {
              "name": "Small",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            }
          ],
          "mimeType": "image/jpeg",
          "fileType": "jpeg"
        },
        "taxonomies": {
          "items": []
        },
        "renditions": {
          "items": [
            {
              "apiName": "summary",
              "formats": [
                {
                  "format": "desktop",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/renditions/summary?format=desktop&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                {
                  "format": "mobile",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/renditions/summary?format=mobile&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                }
              ],
              "type": "layoutrendition"
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=all",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=all",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }
Example 7

This reads published item with id CONT3E3AFF31343940768BEBE5461F97A8BC, with channelToken: f573b68c764a44f9bae0627140d8b0bd and also expanding all fields data. This asset has language associated.

/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?expand=all&channelToken=f573b68c764a44f9bae0627140d8b0bd

Response Body

{
        "id": "CONT3E3AFF31343940768BEBE5461F97A8BC",
        "type": "DigitalAsset",
        "name": "Test522387760830005.jpg",
        "description": "",
        "typeCategory": "DigitalAssetType",
        "language": "en-US",
        "translatable": false,
        "createdDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "updatedDate": {
          "value": "2020-07-03T07:22:31.732Z",
          "timezone": "UTC"
        },
        "fileExtension": "jpg",
        "mimeType": "image/jpeg",
        "fileGroup": "Images",
        "fields": {
          "metadata": {
            "width": "5",
            "height": "5"
          },
          "size": 631,
          "native": {
            "links": [
              {
                "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/native/Test522387760830005.jpg?channelToken=f573b68c764a44f9bae0627140d8b0bd",
                "rel": "self",
                "method": "GET",
                "mediaType": "image/jpeg"
              }
            ]
          },
          "renditions": [
            {
              "name": "Thumbnail",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Thumbnail/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            },
            {
              "name": "Medium",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Medium/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            },
            {
              "name": "Large",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Large/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            },
            {
              "name": "Small",
              "formats": [
                {
                  "format": "jpg",
                  "size": 631,
                  "mimeType": "image/jpeg",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=jpg&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/jpeg"
                    }
                  ]
                },
                {
                  "format": "webp",
                  "size": 0,
                  "mimeType": "image/webp",
                  "metadata": {
                    "width": "5",
                    "height": "5"
                  },
                  "links": [
                    {
                      "href": "https://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/Small/Test522387760830005.jpg?format=webp&type=responsiveimage&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "image/webp"
                    }
                  ]
                }
              ],
              "type": "responsiveimage"
            }
          ],
          "mimeType": "image/jpeg",
          "fileType": "jpeg"
        },
        "taxonomies": {
          "items": []
        },
        "renditions": {
          "items": [
            {
              "apiName": "summary",
              "formats": [
                {
                  "format": "desktop",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/renditions/summary?format=desktop&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                },
                {
                  "format": "mobile",
                  "links": [
                    {
                      "href": "http://<hostname>/content/published/api/v1.1/assets/CONT3E3AFF31343940768BEBE5461F97A8BC/renditions/summary?format=mobile&channelToken=f573b68c764a44f9bae0627140d8b0bd",
                      "rel": "self",
                      "method": "GET",
                      "mediaType": "application/json"
                    }
                  ]
                }
              ],
              "type": "layoutrendition"
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=all",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd&expand=all",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/published/api/v1.1/metadata-catalog/items/CONT3E3AFF31343940768BEBE5461F97A8BC?channelToken=f573b68c764a44f9bae0627140d8b0bd",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }
    }
Back to Top