Read an Item

get

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

Read an item.

Request

Path Parameters
Query Parameters
  • This parameter describes a specific item revision. Currently it only supports this value, latestPublished, which means the latest published version.
  • This parameter defines a point of time as of which the item revision should be returned. The date string format is yyyy-MM-dd'T'HH:mm:ss'Z' or yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
  • 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 (with all in lower case), all the fields of the reference type of the requested item are expanded. When expand is not specified, 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 the response HTTP 400. When the expand parameter contains a nonexistent field as per 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 taxonomies field containing all categories assigned to this item.
    Example : expand=changes
    Returns changes field containing information about categorization changes to this item.
    Example : expand=metadata
    Returns metadata field containing information about available metadata for this item such as EXIF data.
    Example : expand=metadata.exif
    Returns EXIF metadata available for this item.
    Example : expand=suggestedTaxonomies
    Returns suggested taxonomies field containing all categories suggested for this item.
    Example : expand=workflows
    Returns workflows associated with this item.
    Example : expand=permissions
    Returns allowed actions on this item.
    Example : expand=channels
    Returns targeted channels of this item along with preview links to preview the item on a particular channel.
    Example : expand=versionInfo
    Returns version information of a given item.
    Example : expand=publishedChannels
    Returns all published channels of a given item.
    Example : expand=publishInfo
    Returns publish information of a given item.
    Example : expand=collections
    Returns all collections of a given item.
    Example : expand=tags
    Returns all tags of a given item.
    Example : expand=relationships
    Returns all relationships for a given item.
    Example : expand=variations
    Returns all variations of a given item.
    Example : expand=lockInfo
    Returns lock information of a given item.
    Example : expand=connectorFileInfo
    Returns the ConnectorFileInfo of a given item.
    Example : expand=all
    Returns all fields and sub resources (except for permissions) available for this item.
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : Item
Type: object
Discriminator: typeCategory
Item
Show Source
Nested Schema : ItemSubResourceListChangesInfo
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListChannelId
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListCollectionId
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceConnectorFileInfo
Type: object
Item SubResource.
Show Source
Nested Schema : User
Type: object
User object
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : fields
Type: object
Read Only: true
Additional Properties Allowed
Show Source
User-defined fields data. Map. All the user-defined fields required in the type definition must be provided under this property in PUT and POST request.
Nested Schema : ItemSubResourceLockInfo
Type: object
Item SubResource.
Show Source
Nested Schema : ItemMetadataInfo
Type: object
ItemMetadataInfo
Show Source
Nested Schema : ItemSubResourceListAction
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListPublishInfo
Type: object
Item SubResource.
Show Source
Nested Schema : ItemReferenceInfo
Type: object
ItemReferenceInfo
Show Source
Nested Schema : ItemSubResourceRelationships
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListSuggestedTaxonomyInfo
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListTag
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListTaxonomyInfo
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListVariationsInfo
Type: object
Item SubResource.
Show Source
Nested Schema : ItemSubResourceListVersionInfo
Type: object
Item SubResource.
Show Source
Nested Schema : VideoBean
Type: object
VideoBean
Show Source
Nested Schema : WorkflowField
Type: object
All mapped workflow fields
Show Source
Nested Schema : ItemSubResourceListWorkflowInfo
Type: object
Item SubResource.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : ChangesInfo
Type: object
ChangesInfo
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : ChannelId
Type: object
ChannelId
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : CollectionId
Type: object
CollectionId
Show Source
Nested Schema : ConnectorFileInfo
Type: object
ConnectorFileInfo
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : LockInfo
Type: object
LockInfo
Show Source
Nested Schema : EXIFMetadata
Type: object
EXIF Metadata
Show Source
Nested Schema : VideoTranscriptMetadata
Type: object
Video Transcription Metadata
Show Source
Nested Schema : aggregationResults
Type: array
Aggregation results.
Show Source
Nested Schema : items
Type: array
Singular resources contained in the collection.
Show Source
Nested Schema : pinned
Type: array
Pinned items. Shows items pinned at the top of search list
Show Source
Nested Schema : AggregationResult
Type: object
Show Source
Nested Schema : ItemExtractedExifBean
Type: object
ItemExtractedExifBean
Show Source
Nested Schema : aggregationResults
Type: array
Aggregation results.
Show Source
Nested Schema : items
Type: array
Singular resources contained in the collection.
Show Source
Nested Schema : pinned
Type: array
Pinned items. Shows items pinned at the top of search list
Show Source
Nested Schema : Videotranscript
Type: object
Video transcript
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : Action
Type: object
Action
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : PublishInfo
Type: object
PublishInfo
Show Source
Nested Schema : Relationships
Type: object
Relationships
Show Source
Nested Schema : referencedBy
Type: array
Referenced by ids
Show Source
Nested Schema : Siteplanreference
Type: object
Site plan reference
Show Source
Nested Schema : referencedBySites
Type: array
Referenced by sites
Show Source
Nested Schema : references
Type: array
Reference ids
Show Source
Nested Schema : References
Type: object
References
Show Source
Nested Schema : ReferencedBySites
Type: object
ReferencedBySites
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : SuggestedTaxonomyInfo
Type: object
SuggestedTaxonomyInfo
Show Source
Nested Schema : categories
Type: array
Categories in the Suggested Taxonomy the item belongs to.
Show Source
Nested Schema : ItemSuggestedCategoryInfo
Type: object
Show Source
Nested Schema : nodes
Type: array
Nodes in the category assigned to the item.
Show Source
Nested Schema : CategoryNodeBean
Type: object
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : Tag
Type: object
Tag.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : TaxonomyInfo
Type: object
TaxonomyInfo
Show Source
Nested Schema : categories
Type: array
Categories in the Taxonomy the item belongs to.
Show Source
Nested Schema : ItemCategoryInfo
Type: object
Show Source
Nested Schema : nodes
Type: array
Nodes in the category assigned to the item.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : VariationsInfo
Type: object
Variations Info.
Show Source
Nested Schema : items
Type: array
Content item variations.
Show Source
Nested Schema : Language
Type: object
LanguageItem
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : VersionInfo
Type: object
VersionInfo
Show Source
Nested Schema : PlaybackBean
Type: object
PlaybackBean
Show Source
Nested Schema : ProcessingBean
Type: object
ProcessingBean
Show Source
  • Read Only: true
    The progress of the background process. The value of this field will be one of PENDING, SUCCEEDED or FAILED.
Nested Schema : StripBean
Type: object
StripBean
Show Source
Nested Schema : AdaptiveStreamsBean
Type: object
AdaptiveStreamsBean
Show Source
Nested Schema : StripFrameBean
Type: object
StripFrameBean
Show Source
Nested Schema : aggregationResults
Type: array
Aggregation results.
Show Source
Nested Schema : items
Type: array
Singular resources contained in the collection.
Show Source
Nested Schema : pinned
Type: array
Pinned items. Shows items pinned at the top of search list
Show Source
Nested Schema : WorkflowInfo
Type: object
WorkflowInfo.
Show Source
Nested Schema : data
Type: array
Show Source

304 Response

Not modified.

400 Response

Bad request.

403 Response

Forbidden.

404 Response

Not found.

500 Response

Internal server error.
Back to Top

Examples

The following example shows how to get item using an ID by submission of a GET request using cURL.

curl -i -X GET -H 'Accept:application/json' 'https://host:port/content/management/api/v1.1/items/{id}'

Example 1

This reads item with id: COREFFFEC388CFD044D8A34D2F8C46EA5786.

/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786

Response Body

{
        "id": "COREFFFEC388CFD044D8A34D2F8C46EA5786",
        "type": "Type1",
        "name": "Item1",
        "description": "Item1 description",
        "typeCategory": "ContentType",
        "createdBy": "cecusername",
        "createdDate": {
          "value": "2018-11-16T06:19:15.641Z",
          "timezone": "UTC"
        },
        "updatedBy": "cecusername",
        "updatedDate": {
          "value": "2018-11-16T06:19:15.641Z",
          "timezone": "UTC"
        },
        "slug": "1481786064272-type1-item1",
        "repositoryId": "FF3F3EA7B9AA02DAB862BD32428A3162608D14D20E49",
        "status":"draft",
        "isPublished": false,
        "languageIsMaster": true,
        "language": "en-US",
        "translatable": false,
        "version": "0.1",
        "fields": {
          "Test13551747354462": "sample_string1"
        },
        "variations": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/variations",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "versionInfo": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/versionInfo",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "publishInfo": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/publishInfo",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "channels": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/channels",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "publishedChannels": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/publishedChannels",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "collections": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/collections",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "relationships": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/relationships",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "tags": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/tags",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "taxonomies": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/taxonomies",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "suggestedTaxonomies": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/suggestedTaxonomies",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "workflows": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/workflows",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "lockInfo": {
          "links": [
            {
              "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/lockInfo",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            }
          ]
        },
        "links": [
          {
            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786",
            "rel": "self",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786",
            "rel": "canonical",
            "method": "GET",
            "mediaType": "application/json"
          },
          {
            "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/COREFFFEC388CFD044D8A34D2F8C46EA5786",
            "rel": "describedby",
            "method": "GET",
            "mediaType": "application/schema+json"
          }
        ]
      }

Example 2

This reads item with id: CONT83462AACDF024DBD87E69006A71865A0. Do not return language node if the asset do not have language.

/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0

Response Body

{
                "id": "CONT83462AACDF024DBD87E69006A71865A0",
                "type": "Video-Plus",
                "typeCategory": "DigitalAssetType",
                "name": "SampleVideo1.mp4",
                "description": "",
                "createdBy": "cecusername",
                "createdDate": {
                    "value": "2020-12-03T08:50:26.615Z",
                    "timezone": "UTC"
                },
                "updatedBy": "cecusername",
                "updatedDate": {
                    "value": "2020-12-03T08:53:21.407Z",
                    "timezone": "UTC"
                },
                "repositoryId": "E069347C48834D639B7EC16C78CFF36B",
                "status": "draft",
                "isPublished": false,
                "languageIsMaster": true,
                "translatable": false,
                "version": "0.1",
                "fileExtension": "mp4",
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "metadata": {
                        "width": "0",
                        "height": "0"
                    },
                    "size": 131,
                    "native": {
                        "links": [
                            {
                                "href": "https://<hostname>/content/management/api/v1.1/assets/CONT83462AACDF024DBD87E69006A71865A0/native/SampleVideo1.mp4",
                                "rel": "self",
                                "method": "GET",
                                "mediaType": "video/mp4"
                            }
                        ]
                    },
                    "advancedVideoInfo": {
                        "provider": "kaltura",
                        "properties": {
                            "duration": 0,
                            "videoStripProperties": "",
                            "extension": "mp4",
                            "searchText": "",
                            "name": "SampleVideo1.mp4",
                            "status": "READY",
                            "entryId": "1_2s8l54kb",
                            "endpoint": "https://www.kaltura.com",
                            "partner": {
                                "id": "3106343"
                            },
                            "player": {
                                "id": "46283121"
                            }
                        }
                    },
                    "renditions": [
                        {
                            "name": "Thumbnail",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "0",
                                        "height": "0"
                                    },
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/assets/CONT83462AACDF024DBD87E69006A71865A0/Thumbnail/SampleVideo1.mp4?format=jpg&type=advancedvideo",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                }
                            ],
                            "type": "advancedvideo"
                        },
                        {
                            "name": "Strip",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "0",
                                        "height": "0"
                                    },
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/assets/CONT83462AACDF024DBD87E69006A71865A0/Strip/SampleVideo1.mp4?format=jpg&type=advancedvideo",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                }
                            ],
                            "type": "advancedvideo"
                        }
                    ],
                    "mimeType": "video/mp4",
                    "fileGroup": "Videos",
                    "fileType": "mp4"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "suggestedTaxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/suggestedTaxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "changes": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/changes",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "metadata": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/metadata",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CONT83462AACDF024DBD87E69006A71865A0",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ],
                "currentVersion": "0.1",
                "latestVersion": "0.1",
                "mimeType": "video/mp4",
                "fileGroup": "Videos",
                "varSetId": "B58C73832B50272BE053020011AC9E0B",
                "permissions": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CONT83462AACDF024DBD87E69006A71865A0/permissions",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                }
            }

Example 3

This reads item with id CORE64196863705C44D69D60782C63D68735 while also expanding workflows data.

/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786?expand=workflows

Response Body

{
                "id": "CORE64196863705C44D69D60782C63D68735",
                "type": "contentType1",
                "name": "content item-1 type-1",
                "description": "This is content item 1 from type 1 description",
                "typeCategory": "ContentType",
                "createdBy": "service1.cecsadmina",
                "createdDate": {
                    "value": "2019-09-10T22:17:07.216Z",
                    "timezone": "UTC"
                },
                "updatedBy": "service1.cecsadmina",
                "updatedDate": {
                    "value": "2019-09-24T22:17:37.264Z",
                    "timezone": "UTC"
                },
                "slug": "1481786059321-content-item-1-type-1",
                "repositoryId": "FC9B60A8EC82EFC6437D498156661572BE4919B95412",
                "language": "en-US",
                "translatable": true,
                "status": "published",
                "isPublished": true,
                "languageIsMaster": true,
                "version": "3",
                "fileExtension": "contentItem",
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "ct1-field1": "This is my text field value"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "data": [
                        {
                            "id": "F6D268693C094189A6377E805482C954",
                            "instanceId": "450017",
                            "name": "Workflow1",
                            "status": "APPROVED",
                            "submittedBy": "user1",
                            "submittedDate": {
                                "value": "2020-03-16T06:19:15.641Z",
                                "timezone": "UTC"
                            },
                            "links": [
                                {
                                    "href": "https://<hostname>/content/management/api/v1.1/items/COREB423D3839C634CD485B76C696E58C41F/workflows/450017",
                                    "rel": "status",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        },
                        {
                            "id": "E34268693C094189A6377E805482C532",
                            "instanceId": "460008",
                            "name": "Workflow2",
                            "status": "INREVIEW",
                            "submittedBy": "user2",
                            "submittedDate": {
                                "value": "2020-03-19T06:19:15.641Z",
                                "timezone": "UTC"
                            },
                            "links": [
                                {
                                    "href": "https://<hostname>/content/management/api/v1.1/items/COREB423D3839C634CD485B76C696E58C41F/workflows/460008",
                                    "rel": "status",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        }
                    ],
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        },
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=workflows",
                            "rel": "canonical",
                            "method": "GET",
                            "mediaType": "application/json"
                        },
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE64196863705C44D69D60782C63D68735",
                            "rel": "describedby",
                            "method": "GET",
                            "mediaType": "application/schema+json"
                        }
                    ],
                    "publishedVersion": "3",
                    "currentVersion": "3",
                    "latestVersion": "3",
                    "mimeType": "contentItem",
                    "fileGroup": "contentItem",
                    "varSetId": "923B39C43BBEAF73E0532F21C40A0338"
                }
            }

Example 4

This reads item with id CORE64196863705C44D69D60782C63D68735 while also expanding lock information.

/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786?expand=lockInfo

Response Body

{
                "id": "CORE64196863705C44D69D60782C63D68735",
                "type": "contentType1",
                "name": "content item-1 type-1",
                "description": "This is content item 1 from type 1 description",
                "typeCategory": "ContentType",
                "createdBy": "service1.cecsadmina",
                "createdDate": {
                    "value": "2019-09-10T22:17:07.216Z",
                    "timezone": "UTC"
                },
                "updatedBy": "service1.cecsadmina",
                "updatedDate": {
                    "value": "2019-09-24T22:17:37.264Z",
                    "timezone": "UTC"
                },
                "slug": "1481786059321-content-item-1-type-1",
                "repositoryId": "FC9B60A8EC82EFC6437D498156661572BE4919B95412",
                "language": "en-US",
                "translatable": true,
                "status": "published",
                "isPublished": true,
                "languageIsMaster": true,
                "version": "3",
                "fileExtension": "contentItem",
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "ct1-field1": "This is my text field value"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "data": [
                        {
                            "status": "locked",
                            "lockedBy": "user2",
                            "lockedDate": {
                                "value": "2020-07-19T06:19:15.641Z",
                                "timezone": "UTC"
                            }
                        }
                    ],
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=lockInfo",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=lockInfo",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE64196863705C44D69D60782C63D68735",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ],
                "publishedVersion": "3",
                "currentVersion": "3",
                "latestVersion": "3",
                "mimeType": "contentItem",
                "fileGroup": "contentItem",
                "varSetId": "923B39C43BBEAF73E0532F21C40A0338"
            }

Example 5

This reads item with id CORE64196863705C44D69D60782C63D68735 while also expanding taxonomies data.

/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786?expand=taxonomies

Response Body

{
                "id": "CORE64196863705C44D69D60782C63D68735",
                "type": "contentType1",
                "name": "content item-1 type-1",
                "description": "This is content item 1 from type 1 description",
                "typeCategory": "ContentType",
                "createdBy": "service1.cecsadmina",
                "createdDate": {
                    "value": "2019-09-10T22:17:07.216Z",
                    "timezone": "UTC"
                },
                "updatedBy": "service1.cecsadmina",
                "updatedDate": {
                    "value": "2019-09-24T22:17:37.264Z",
                    "timezone": "UTC"
                },
                "slug": "1481786059321-content-item-1-type-1",
                "repositoryId": "FC9B60A8EC82EFC6437D498156661572BE4919B95412",
                "language": "en-US",
                "translatable": true,
                "status": "published",
                "isPublished": true,
                "languageIsMaster": true,
                "version": "3",
                "fileExtension": "contentItem",
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "ct1-field1": "This is my text field value"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "data": [
                        {
                            "id": "E5358520882A4604A30FA32B143D296B",
                            "name": "Taxonomy 1",
                            "shortName": "TX1",
                            "categories": [
                                {
                                    "id": "77C9779187A14845B9EE6A0A68DD7F65",
                                    "name": "Category 1.1.1",
                                    "apiName": "unique-category-1.1.1",
                                    "nodes": [
                                        {
                                            "id": "CB2C30666A6A4BB6A169DBB9CBAD1330",
                                            "name": "Category 1",
                                            "apiName": "unique-category-1"
                                        },
                                        {
                                            "id": "3984DC624828416BA91801A1DF30415F",
                                            "name": "Category 1.1",
                                            "apiName": "unique-category-1.1"
                                        },
                                        {
                                            "id": "77C9779187A14845B9EE6A0A68DD7F65",
                                            "name": "Category 1.1.1",
                                            "apiName": "unique-category-1.1.1"
                                        }
                                    ],
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/E5358520882A4604A30FA32B143D296B/categories/77C9779187A14845B9EE6A0A68DD7F65",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "application/json"
                                        }
                                    ]
                                },
                                {
                                    "id": "2A2D474F06534F34A4BBED02C52C3D5C",
                                    "name": "Category 2.2.2",
                                    "nodes": [
                                        {
                                            "id": "CB2C30666A6A4BB6A169DBB9CBAD1330",
                                            "name": "Category 2",
                                            "apiName": "unique-category-2"
                                        },
                                        {
                                            "id": "3984DC624828416BA91801A1DF30415F",
                                            "name": "Category 2.2"
                                        },
                                        {
                                            "id": "2A2D474F06534F34A4BBED02C52C3D5C",
                                            "name": "Category 2.2.2"
                                        }
                                    ],
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/E5358520882A4604A30FA32B143D296B/categories/2A2D474F06534F34A4BBED02C52C3D5C",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "application/json"
                                        }
                                    ]
                                }
                            ],
                            "links": [
                                {
                                    "href": "https://<hostname>/content/management/api/v1.1/taxonomies/E5358520882A4604A30FA32B143D296B",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        },
                        {
                            "id": "D1F579BC001D4B2AB5EC083FBED6197B",
                            "name": "Taxonomy 2",
                            "shortName": "TX2",
                            "categories": [
                                {
                                    "id": "A82B5C4BBC4042C0B5C0334E2243A488",
                                    "name": "Category ABC",
                                    "apiName": "abc-all",
                                    "nodes": [
                                        {
                                            "id": "F48A808636FD47DFB1805E5D30AA586A",
                                            "name": "Category A"
                                        },
                                        {
                                            "id": "A82B5C4BBC4042C0B5C0334E2243A488",
                                            "name": "Category ABC",
                                            "apiName": "abc-all"
                                        }
                                    ],
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D1F579BC001D4B2AB5EC083FBED6197B/categories/A82B5C4BBC4042C0B5C0334E2243A488",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "application/json"
                                        }
                                    ]
                                }
                            ],
                            "links": [
                                {
                                    "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D1F579BC001D4B2AB5EC083FBED6197B",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        }
                    ],
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=taxonomies",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=taxonomies",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE64196863705C44D69D60782C63D68735",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ],
                "publishedVersion": "3",
                "currentVersion": "3",
                "latestVersion": "3",
                "mimeType": "contentItem",
                "fileGroup": "contentItem",
                "varSetId": "923B39C43BBEAF73E0532F21C40A0338"
            }

Example 6

This reads item with id CORE64196863705C44D69D60782C63D68735 while also expanding suggested taxonomies data.

/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786?expand=suggestedTaxonomies

Response Body

{
                "id": "CORE64196863705C44D69D60782C63D68735",
                "type": "contentType1",
                "name": "content item-1 type-1",
                "description": "This is content item 1 from type 1 description",
                "typeCategory": "ContentType",
                "createdBy": "service1.cecsadmina",
                "createdDate": {
                    "value": "2019-09-10T22:17:07.216Z",
                    "timezone": "UTC"
                },
                "updatedBy": "service1.cecsadmina",
                "updatedDate": {
                    "value": "2019-09-24T22:17:37.264Z",
                    "timezone": "UTC"
                },
                "slug": "1481786059321-content-item-1-type-1",
                "repositoryId": "FC9B60A8EC82EFC6437D498156661572BE4919B95412",
                "language": "en-US",
                "translatable": true,
                "status": "published",
                "isPublished": true,
                "languageIsMaster": true,
                "version": "3",
                "fileExtension": "contentItem",
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "ct1-field1": "This is my text field value"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "suggestedTaxonomies": {
                    "data": [
                        {
                            "id": "E5358520882A4604A30FA32B143D296B",
                            "name": "Taxonomy 1",
                            "shortName": "TX1",
                            "categories": [
                                {
                                    "id": "77C9779187A14845B9EE6A0A68DD7F65",
                                    "name": "Category 1.1.1",
                                    "apiName": "unique-category-1.1.1",
                                    "isRejected": false,
                                    "nodes": [
                                        {
                                            "id": "CB2C30666A6A4BB6A169DBB9CBAD1330",
                                            "name": "Category 1",
                                            "apiName": "unique-category-1"
                                        },
                                        {
                                            "id": "3984DC624828416BA91801A1DF30415F",
                                            "name": "Category 1.1",
                                            "apiName": "unique-category-1.1"
                                        },
                                        {
                                            "id": "77C9779187A14845B9EE6A0A68DD7F65",
                                            "name": "Category 1.1.1",
                                            "apiName": "unique-category-1.1.1"
                                        }
                                    ],
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/E5358520882A4604A30FA32B143D296B/categories/77C9779187A14845B9EE6A0A68DD7F65",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "application/json"
                                        }
                                    ]
                                },
                                {
                                    "id": "2A2D474F06534F34A4BBED02C52C3D5C",
                                    "name": "Category 2.2.2",
                                    "isRejected": false,
                                    "nodes": [
                                        {
                                            "id": "CB2C30666A6A4BB6A169DBB9CBAD1330",
                                            "name": "Category 2",
                                            "apiName": "unique-category-2"
                                        },
                                        {
                                            "id": "3984DC624828416BA91801A1DF30415F",
                                            "name": "Category 2.2"
                                        },
                                        {
                                            "id": "2A2D474F06534F34A4BBED02C52C3D5C",
                                            "name": "Category 2.2.2"
                                        }
                                    ],
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/E5358520882A4604A30FA32B143D296B/categories/2A2D474F06534F34A4BBED02C52C3D5C",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "application/json"
                                        }
                                    ]
                                }
                            ],
                            "links": [
                                {
                                    "href": "https://<hostname>/content/management/api/v1.1/taxonomies/E5358520882A4604A30FA32B143D296B",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        },
                        {
                            "id": "D1F579BC001D4B2AB5EC083FBED6197B",
                            "name": "Taxonomy 2",
                            "shortName": "TX2",
                            "categories": [
                                {
                                    "id": "A82B5C4BBC4042C0B5C0334E2243A488",
                                    "name": "Category ABC",
                                    "apiName": "abc-all",
                                    "isRejected": false,
                                    "nodes": [
                                        {
                                            "id": "F48A808636FD47DFB1805E5D30AA586A",
                                            "name": "Category A"
                                        },
                                        {
                                            "id": "A82B5C4BBC4042C0B5C0334E2243A488",
                                            "name": "Category ABC",
                                            "apiName": "abc-all"
                                        }
                                    ],
                                    "links": [
                                        {
                                            "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D1F579BC001D4B2AB5EC083FBED6197B/categories/A82B5C4BBC4042C0B5C0334E2243A488",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "application/json"
                                        }
                                    ]
                                }
                            ],
                            "links": [
                                {
                                    "href": "https://<hostname>/content/management/api/v1.1/taxonomies/D1F579BC001D4B2AB5EC083FBED6197B",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        }
                    ],
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/suggestedTaxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=suggestedTaxonomies",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE64196863705C44D69D60782C63D68735?expand=suggestedTaxonomies",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE64196863705C44D69D60782C63D68735",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ],
                "publishedVersion": "3",
                "currentVersion": "3",
                "latestVersion": "3",
                "mimeType": "contentItem",
                "fileGroup": "contentItem",
                "varSetId": "923B39C43BBEAF73E0532F21C40A0338"
            }

Example 7

This reads the latest published version of an item with id CORE55683B68DCFB414F841D3A532B7A4F9B.

/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B?asOf=latestPublished

Response Body

{
                "id": "CORE55683B68DCFB414F841D3A532B7A4F9B",
                "type": "TypeA",
                "name": "ItemA",
                "description": "ItemA description",
                "typeCategory": "ContentType",
                "createdBy": "cecusername",
                "createdDate": {
                    "value": "2019-08-23T22:00:43.884Z",
                    "timezone": "UTC"
                },
                "updatedBy": "cecusername",
                "updatedDate": {
                    "value": "2019-08-24T00:35:23.266Z",
                    "timezone": "UTC"
                },
                "slug": "1481786051292-typea-itema",
                "repositoryId": "F3D72E867A49F0D14AD8C128E7977B2F62273958C5BF",
                "status": "published",
                "isPublished": true,
                "languageIsMaster": true,
                "language": "en-US",
                "translatable": true,
                "version": "1",
                "fileExtension": "contentItem",
                "fields": {
                    "Test13551817354828": "sample_string_a"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B?asOf=latestPublished",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B?asOf=latestPublished",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE55683B68DCFB414F841D3A532B7A4F9B",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ]
            }

Example 8

This reads the version of an item with id CORE55683B68DCFB414F841D3A532B7A4F9B on the given date.

/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B?asOfDate=2019-08-27T07:00:00Z

Response Body

{
                "id": "CORE55683B68DCFB414F841D3A532B7A4F9B",
                "type": "TypeA",
                "name": "ItemA",
                "description": "ItemA description",
                "typeCategory": "ContentType",
                "createdBy": "cecusername",
                "createdDate": {
                    "value": "2019-08-23T22:00:43.884Z",
                    "timezone": "UTC"
                },
                "updatedBy": "cecusername",
                "updatedDate": {
                    "value": "2019-08-26T22:24:24.830Z",
                    "timezone": "UTC"
                },
                "slug": "1481786051292-typea-itema",
                "repositoryId": "F3D72E867A49F0D14AD8C128E7977B2F62273958C5BF",
                "status": "draft",
                "isPublished": true,
                "languageIsMaster": true,
                "language": "en-US",
                "translatable": true,
                "version": "1.1",
                "fileExtension": "contentItem",
                "fields": {
                    "Test13551817354828": "sample_string_a"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREFFFEC388CFD044D8A34D2F8C46EA5786/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B?asOfDate=2019-08-27T07:00:00Z",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/CORE55683B68DCFB414F841D3A532B7A4F9B?asOfDate=2019-08-27T07:00:00Z",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE55683B68DCFB414F841D3A532B7A4F9B",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ]
            }

Example 9

This reads an item with id CORE4FDEB4C45AF34766B8CB88D25BD92D90 and its permissions (allowed actions) data. This examples shows reference fields point to accessible and inaccessible child items. For clarity, this example skips all other empty sub resources.

/content/management/api/v1.1/items/CORE4FDEB4C45AF34766B8CB88D25BD92D90?expand=permissions

Response Body

{
                "id": "CORE4FDEB4C45AF34766B8CB88D25BD92D90",
                "type": "TypeCCC",
                "typeCategory": "ContentType",
                "name": "Item C1",
                "description": "",
                "createdBy": "cecusername1",
                "createdDate": {
                    "value": "2021-01-11T19:49:51.358Z",
                    "timezone": "UTC"
                },
                "updatedBy": "cecusername2",
                "updatedDate": {
                    "value": "2021-03-18T06:20:53.432Z",
                    "timezone": "UTC"
                },
                "slug": "3000000040002-item-c1",
                "repositoryId": "6589BF25F2854E6AA928EE7412CBE6AE",
                "language": "en-US",
                "translatable": true,
                "status": "draft",
                "isPublished": false,
                "languageIsMaster": true,
                "version": "0.6",
                "fileExtension": "contentItem",
                "scheduled": true,
                "fields": {
                    "multi_ref_ccc": [
                        {
                            "id": "COREA0B53F00198F4771962526DDF83416C5",
                            "reference": {
                                "isAccessible": false
                            }
                        },
                        {
                            "id": "CORE878A5BEE021849D2A183CF94E64F1D9B",
                            "type": "TypeAAA",
                            "typeCategory": "ContentType",
                            "name": "Item A2",
                            "links": [
                                {
                                    "href": "http://<hostname>/content/management/api/v1.1/items/CORE878A5BEE021849D2A183CF94E64F1D9B",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ],
                            "reference": {
                                "isAccessible": true
                            }
                        }
                    ],
                    "multi_media_ccc": [
                        {
                            "id": "CONTBAEF8D6E7C44433FB553BB53D1D0B531",
                            "type": "Image",
                            "typeCategory": "DigitalAssetType",
                            "name": "DigitalAsset_0011_Blog_3_Header_1440x540px.jpg",
                            "fileExtension": "jpg",
                            "links": [
                                {
                                    "href": "http://<hostname>/content/management/api/v1.1/items/CONTBAEF8D6E7C44433FB553BB53D1D0B531",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ],
                            "reference": {
                                "isAccessible": true
                            }
                        },
                        {
                            "id": "CONT90C026CB999E470CAEAFE0F76BB55036",
                            "type": "Image",
                            "typeCategory": "DigitalAssetType",
                            "name": "DigitalAsset_0001_Blog_2_Header_1440x540px.jpg",
                            "fileExtension": "jpg",
                            "links": [
                                {
                                    "href": "http://<hostname>/content/management/api/v1.1/items/CONT90C026CB999E470CAEAFE0F76BB55036",
                                    "rel": "self",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ],
                            "reference": {
                                "isAccessible": true
                            }
                        }
                    ],
                    "txtfield": "c1",
                    "ref_field_ccc": null
                },
                "links": [
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/items/CORE4FDEB4C45AF34766B8CB88D25BD92D90?expand=permissions",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/items/CORE4FDEB4C45AF34766B8CB88D25BD92D90?expand=permissions",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/items/CORE4FDEB4C45AF34766B8CB88D25BD92D90",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ],
                "currentVersion": "0.6",
                "latestVersion": "0.6",
                "mimeType": "contentItem",
                "fileGroup": "contentItem",
                "varSetId": "B8A63421064D678DE053A79C6F649374",
                "permissions": {
                    "data": [
                        {
                            "action": "view"
                        },
                        {
                            "action": "update"
                        },
                        {
                            "action": "create"
                        }
                    ],
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CORE4FDEB4C45AF34766B8CB88D25BD92D90/permissions",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                }
            }

Example 10

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",
        "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"
        },
        "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 11

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"
        },
        "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 12

This reads item with id: CONT2D3016C1EFD54BEABB9A7EC386D9C047 while also expanding metadata. Returns language node if the asset has language.

/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047

Response Body

{
                "id": "CONT2D3016C1EFD54BEABB9A7EC386D9C047",
                "type": "DigitalAsset",
                "typeCategory": "DigitalAssetType",
                "name": "dog_gif.gif",
                "description": "",
                "createdBy": "ssvrint.cecsadmina",
                "createdDate": {
                    "value": "2021-09-07T18:15:00.397Z",
                    "timezone": "UTC"
                },
                "updatedBy": "ssvrint.cecsadmina",
                "updatedDate": {
                    "value": "2021-09-07T18:15:00.397Z",
                    "timezone": "UTC"
                },
                "slug": "1481786077160-dog_gif",
                "repositoryId": "A2C3E0146C194B2D86BE50D5121DAC03",
                "status": "draft",
                "isPublished": false,
                "language": "en-US",
                "languageIsMaster": true,
                "translatable": true,
                "version": "0.1",
                "fileExtension": "gif",
                "scheduled": false,
                "tags": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "metadata": {
                        "width": "320",
                        "height": "234"
                    },
                    "size": 1709924,
                    "native": {
                        "links": [
                            {
                                "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/native/dog_gif.gif",
                                "rel": "self",
                                "method": "GET",
                                "mediaType": "image/gif"
                            }
                        ]
                    },
                    "renditions": [
                        {
                            "name": "Thumbnail",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "150",
                                        "height": "109"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Thumbnail/dog_gif.gif?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "150",
                                        "height": "109"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Thumbnail/dog_gif.gif?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        },
                        {
                            "name": "Medium",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "320",
                                        "height": "234"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Medium/dog_gif.gif?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "320",
                                        "height": "234"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Medium/dog_gif.gif?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        },
                        {
                            "name": "Large",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "320",
                                        "height": "234"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Large/dog_gif.gif?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "320",
                                        "height": "234"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Large/dog_gif.gif?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        },
                        {
                            "name": "Small",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "300",
                                        "height": "219"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Small/dog_gif.gif?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "300",
                                        "height": "219"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT2D3016C1EFD54BEABB9A7EC386D9C047/Small/dog_gif.gif?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        }
                    ],
                    "mimeType": "image/gif",
                    "fileGroup": "Images",
                    "version": "1",
                    "fileType": "gif"
                },
                "variations": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "connectorFileInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "suggestedTaxonomies": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/suggestedTaxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "changes": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/changes",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "metadata": {
                    "exif": {
                        "hasMore": false,
                        "totalResults": 0,
                        "items": [],
                        "links": [
                            {
                                "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/metadata/exif",
                                "rel": "self",
                                "method": "GET",
                                "mediaType": "application/json"
                            }
                        ]
                    },
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/metadata",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047?expand=metadata",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047?expand=metadata",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/schema+json"
                    }
                ],
                "currentVersion": "0.1",
                "latestVersion": "0.1",
                "mimeType": "image/gif",
                "fileGroup": "Images",
                "varSetId": "CB6CBE6F2D76503BE053020012AC5046",
                "permissions": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT2D3016C1EFD54BEABB9A7EC386D9C047/permissions",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                }
            }

Example 13

This reads item with id COREEE411DB8630B4526AAADC0BC86404CC8 while also expanding channels (including preview links for each channel).

/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8?expand=channels

Response Body

{
                "id": "COREEE411DB8630B4526AAADC0BC86404CC8",
                "type": "plainType",
                "typeCategory": "ContentType",
                "name": "exampleChannels",
                "description": "",
                "createdBy": "user1",
                "createdDate": {
                    "value": "2021-11-29T07:28:33.687Z",
                    "timezone": "UTC"
                },
                "updatedBy": "user1",
                "updatedDate": {
                    "value": "2021-11-29T07:28:33.687Z",
                    "timezone": "UTC"
                },
                "slug": "3000000065000-example",
                "repositoryId": "2F6F9833AEAF44FFB39B5F7E7D379D05",
                "language": "en-US",
                "translatable": true,
                "status": "draft",
                "isPublished": false,
                "languageIsMaster": true,
                "version": "0.1",
                "fileExtension": "contentItem",
                "scheduled": false,
                "tags": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "TestString": "sample_string"
                },
                "variations": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "connectorFileInfo": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "data": [
                        {
                            "id": "RCHANNEL4FCFC3FCA6274F5DB11AB187BA598BA8",
                            "links": [
                                {
                                    "href": "https://<hostname>/content/preview/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8?channelToken=b2210c4091fa49228290d55ec71327f4",
                                    "rel": "preview",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        },
                        {
                            "id": "RCHANNELE3ED7300011A4035AA66707E6E01B150",
                            "links": [
                                {
                                    "href": "https://<hostname>/content/preview/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8?channelToken=2d1902014c8c4a2bb6c172e425eeacd4",
                                    "rel": "preview",
                                    "method": "GET",
                                    "mediaType": "application/json"
                                }
                            ]
                        }
                    ],
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "suggestedTaxonomies": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/suggestedTaxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "changes": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/changes",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "metadata": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/metadata",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8?expand=channels",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8?expand=channels",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "https://<hostname>/content/management/api/v1.1/metadata-catalog/items/COREEE411DB8630B4526AAADC0BC86404CC8",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/json"
                    }
                ],
                "currentVersion": "0.1",
                "latestVersion": "0.1",
                "mimeType": "contentItem",
                "fileGroup": "contentItem",
                "varSetId": "D1E96364F7CA51D4E053020013AC8E6F",
                "permissions": {
                    "links": [
                        {
                            "href": "https://<hostname>/content/management/api/v1.1/items/COREEE411DB8630B4526AAADC0BC86404CC8/permissions",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                }
            }

Example 14

This reads item with id CONT98FC3D05F1E04E948A345AE03FE9470A while also expanding EXIF metadata.

/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A?expand=metadata.exif

Response Body

{
                "id": "CONT98FC3D05F1E04E948A345AE03FE9470A",
                "type": "Image",
                "typeCategory": "DigitalAssetType",
                "name": "190913_CodeOneSF2019-59.jpg",
                "description": "",
                "createdBy": "ssvrint.cecsadmina",
                "createdDate": {
                    "value": "2021-12-23T18:54:19.160Z",
                    "timezone": "UTC"
                },
                "updatedBy": "ssvrint.cecsadmina",
                "updatedDate": {
                    "value": "2021-12-23T18:54:19.160Z",
                    "timezone": "UTC"
                },
                "slug": "image-1481786131920-190913_codeonesf2019-59",
                "repositoryId": "00F823537136446396B720A22AC26226",
                "language": "en-US",
                "translatable": false,
                "status": "draft",
                "isPublished": false,
                "languageIsMaster": true,
                "version": "0.1",
                "fileExtension": "jpg",
                "scheduled": false,
                "tags": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/tags",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "fields": {
                    "metadata": {
                        "width": "4032",
                        "height": "3024"
                    },
                    "size": 1848651,
                    "native": {
                        "links": [
                            {
                                "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/native/190913_CodeOneSF2019-59.jpg",
                                "rel": "self",
                                "method": "GET",
                                "mediaType": "image/jpeg"
                            }
                        ]
                    },
                    "renditions": [
                        {
                            "name": "Thumbnail",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "150",
                                        "height": "112"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Thumbnail/190913_CodeOneSF2019-59.jpg?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "150",
                                        "height": "112"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Thumbnail/190913_CodeOneSF2019-59.jpg?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        },
                        {
                            "name": "Medium",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "1024",
                                        "height": "768"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Medium/190913_CodeOneSF2019-59.jpg?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "1024",
                                        "height": "768"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Medium/190913_CodeOneSF2019-59.jpg?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        },
                        {
                            "name": "Large",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "2048",
                                        "height": "1536"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Large/190913_CodeOneSF2019-59.jpg?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "2048",
                                        "height": "1536"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Large/190913_CodeOneSF2019-59.jpg?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        },
                        {
                            "name": "Small",
                            "formats": [
                                {
                                    "format": "jpg",
                                    "size": 0,
                                    "mimeType": "image/jpeg",
                                    "metadata": {
                                        "width": "300",
                                        "height": "225"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Small/190913_CodeOneSF2019-59.jpg?format=jpg&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/jpeg"
                                        }
                                    ]
                                },
                                {
                                    "format": "webp",
                                    "size": 0,
                                    "mimeType": "image/webp",
                                    "metadata": {
                                        "width": "300",
                                        "height": "225"
                                    },
                                    "links": [
                                        {
                                            "href": "http://<hostname>/content/management/api/v1.1/assets/CONT98FC3D05F1E04E948A345AE03FE9470A/Small/190913_CodeOneSF2019-59.jpg?format=webp&type=responsiveimage",
                                            "rel": "self",
                                            "method": "GET",
                                            "mediaType": "image/webp"
                                        }
                                    ]
                                }
                            ],
                            "type": "responsiveimage"
                        }
                    ],
                    "mimeType": "image/jpeg",
                    "fileGroup": "Images",
                    "fileType": "jpeg"
                },
                "variations": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/variations",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "versionInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/versionInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/publishInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "lockInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/lockInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },                
		"connectorFileInfo": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/connectorFileInfo",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "channels": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/channels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "publishedChannels": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/publishedChannels",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "collections": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/collections",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "relationships": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/relationships",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "taxonomies": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/taxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "suggestedTaxonomies": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/suggestedTaxonomies",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "workflows": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/workflows",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "changes": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/changes",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "metadata": {
                    "exif": {
                        "hasMore": false,
                        "totalResults": 15,
                        "items": [
                            {
                                "rawId": "37378",
                                "handle": "Aperture",
                                "rawValue": "1695994/1000000",
                                "value": "1.8",
                                "type": "float",
                                "floatValue": 1.8
                            },
                            {
                                "rawId": "40961",
                                "handle": "ColorSpace",
                                "rawValue": "1",
                                "value": "sRGB",
                                "type": "string",
                                "stringValue": "sRGB"
                            },
                            {
                                "rawId": "36867",
                                "handle": "DateTimeOriginal",
                                "rawValue": "2019:09:13 21:25:26",
                                "value": "2019:09:13 21:25:26",
                                "type": "string",
                                "stringValue": "2019:09:13 21:25:26"
                            },
                            {
                                "rawId": "37386",
                                "handle": "FocalLength",
                                "rawValue": "17/4",
                                "value": "4.25",
                                "type": "float",
                                "floatValue": 4.25
                            },
                            {
                                "rawId": "34855",
                                "handle": "ISOSpeedRatings",
                                "rawValue": "800",
                                "value": "800",
                                "type": "int",
                                "integerValue": 800
                            },
                            {
                                "rawId": "257",
                                "handle": "ImageLength",
                                "rawValue": "3024",
                                "value": "3024",
                                "type": "int",
                                "integerValue": 3024
                            },
                            {
                                "rawId": "256",
                                "handle": "ImageWidth",
                                "rawValue": "4032",
                                "value": "4032",
                                "type": "int",
                                "integerValue": 4032
                            },
                            {
                                "rawId": "271",
                                "handle": "Make",
                                "rawValue": "Apple",
                                "value": "Apple",
                                "type": "string",
                                "stringValue": "Apple"
                            },
                            {
                                "rawId": "37383",
                                "handle": "MeteringMode",
                                "rawValue": "5",
                                "value": "Multi-segment",
                                "type": "string",
                                "stringValue": "Multi-segment"
                            },
                            {
                                "rawId": "272",
                                "handle": "Model",
                                "rawValue": "iPhone XS",
                                "value": "iPhone XS",
                                "type": "string",
                                "stringValue": "iPhone XS"
                            },
                            {
                                "rawId": "274",
                                "handle": "Orientation",
                                "rawValue": "1",
                                "value": "Horizontal (normal)",
                                "type": "string",
                                "stringValue": "Horizontal (normal)"
                            },
                            {
                                "rawId": "296",
                                "handle": "ResolutionUnit",
                                "rawValue": "2",
                                "value": "inches",
                                "type": "string",
                                "stringValue": "inches"
                            },
                            {
                                "rawId": "37377",
                                "handle": "ShutterSpeedValue",
                                "rawValue": "4906891/1000000",
                                "value": "1/30",
                                "type": "string",
                                "stringValue": "1/30"
                            },
                            {
                                "rawId": "282",
                                "handle": "XResolution",
                                "rawValue": "2400000/10000",
                                "value": "240.0",
                                "type": "float",
                                "floatValue": 240.0
                            },
                            {
                                "rawId": "283",
                                "handle": "YResolution",
                                "rawValue": "2400000/10000",
                                "value": "240.0",
                                "type": "float",
                                "floatValue": 240.0
                            }
                        ],
                        "links": [
                            {
                                "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/metadata/exif",
                                "rel": "self",
                                "method": "GET",
                                "mediaType": "application/json"
                            }
                        ]
                    },
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/metadata",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                },
                "links": [
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A?expand=metadata.exif",
                        "rel": "self",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A?expand=metadata.exif",
                        "rel": "canonical",
                        "method": "GET",
                        "mediaType": "application/json"
                    },
                    {
                        "href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/items/CONT98FC3D05F1E04E948A345AE03FE9470A",
                        "rel": "describedby",
                        "method": "GET",
                        "mediaType": "application/json"
                    }
                ],
                "currentVersion": "0.1",
                "latestVersion": "0.1",
                "mimeType": "image/jpeg",
                "fileGroup": "Images",
                "varSetId": "D3D5C40B9F3312DDE053020012AC15EA",
                "permissions": {
                    "links": [
                        {
                            "href": "http://<hostname>/content/management/api/v1.1/items/CONT98FC3D05F1E04E948A345AE03FE9470A/permissions",
                            "rel": "self",
                            "method": "GET",
                            "mediaType": "application/json"
                        }
                    ]
                }
            }

Example 15

This reads item with id CONTD84FF07335854BB88ADDBFDACB17E26F while also expanding connectorFileInfo.

/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F?expand=connectorFileInfo

Response Body

{
          "id": "CONTD84FF07335854BB88ADDBFDACB17E26F",
          "type": "File",
          "typeCategory": "DigitalAssetType",
          "name": "myText.rtf",
          "description": "",
          "createdBy": "ssvrint.cecsadmina",
          "createdDate": {
            "value": "2022-02-25T20:58:09.084Z",
            "timezone": "UTC"
          },
          "updatedBy": "ssvrint.cecsadmina",
          "updatedDate": {
            "value": "2022-02-25T20:59:53.929Z",
            "timezone": "UTC"
          },
          "slug": "file-1481786052389-myText",
          "repositoryId": "7D265022BADA428DAA20C4F0F8F1465C",
          "language": "en-US",
          "translatable": false,
          "status": "draft",
          "isPublished": false,
          "languageIsMaster": true,
          "version": "0.2",
          "fileExtension": "rtf",
          "scheduled": false,
          "tags": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/tags",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "fields": {
            "metadata": {
              "width": "-1",
              "height": "-1"
            },
            "size": 368,
            "native": {
              "links": [
                {
                  "href": "http://<hostname>/content/management/api/v1.1/assets/CONTD84FF07335854BB88ADDBFDACB17E26F/native/myText.rtf",
                  "rel": "self",
                  "method": "GET",
                  "mediaType": "application/rtf"
                }
              ]
            },
            "renditions": [],
            "mimeType": "application/rtf",
            "fileGroup": "Documents",
            "fileType": "rtf"
          },
          "variations": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/variations",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "versionInfo": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/versionInfo",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "publishInfo": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/publishInfo",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "lockInfo": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/lockInfo",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "connectorFileInfo": {
            "data": {
              "connectorId": "Documents",
              "id": "D24E0B382A99E3514A285460810C1EC8749555FF2EE0",
              "version": 2,
              "inUse": true
            },
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/connectorFileInfo",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "channels": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/channels",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "publishedChannels": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/publishedChannels",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "collections": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/collections",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "relationships": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/relationships",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "taxonomies": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/taxonomies",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "suggestedTaxonomies": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/suggestedTaxonomies",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "workflows": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/workflows",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "changes": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/changes",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "metadata": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/metadata",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          },
          "links": [
            {
              "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F?expand=connectorFileInfo",
              "rel": "self",
              "method": "GET",
              "mediaType": "application/json"
            },
            {
              "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F?expand=connectorFileInfo",
              "rel": "canonical",
              "method": "GET",
              "mediaType": "application/json"
            },
            {
              "href": "http://<hostname>/content/management/api/v1.1/metadata-catalog/items/CONTD84FF07335854BB88ADDBFDACB17E26F",
              "rel": "describedby",
              "method": "GET",
              "mediaType": "application/json"
            }
          ],
          "currentVersion": "0.2",
          "latestVersion": "0.2",
          "mimeType": "application/rtf",
          "fileGroup": "Documents",
          "varSetId": "D8DEF4C375224B87E053020013ACC6C7",
          "connectorId": "Documents",
          "permissions": {
            "links": [
              {
                "href": "http://<hostname>/content/management/api/v1.1/items/CONTD84FF07335854BB88ADDBFDACB17E26F/permissions",
                "rel": "self",
                "method": "GET",
                "mediaType": "application/json"
              }
            ]
          }
        }
      }
    ]
}
Back to Top