Item REST Endpoints

Item
The operations from the Item category.
Get html renditions of a published item.
Method: get
Path: /content/published/api/v1.1/items/{id}/renditions
Get Metadata Catalog of Preview of an Item
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/{id}/preview
Get Metadata Catalog of Taxonomies of Item
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/{id}/taxonomies
Get Preview of an Item
Method: get
Path: /content/published/api/v1.1/items/{id}/preview
Get Published Item
Method: get
Path: /content/published/api/v1.1/items/{id}
Get Taxonomies of Item
Method: get
Path: /content/published/api/v1.1/items/{id}/taxonomies
Get the html rendition of item
Method: get
Path: /content/published/api/v1.1/assets/{id}/renditions/{rendition}