Items by slug REST Endpoints

Items by slug
The resources to manage items by slug.
Get Metadata Catalog of Preview of an Item
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/.by.slug/{slug}/preview
Get Metadata Catalog of Taxonomies of Item
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/.by.slug/{slug}/taxonomies
Get Metadata of an Item Using SLUG
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/.by.slug/{slug}
Get Metadata of variations of Item
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/.by.slug/{slug}/variations
Get Metadata of variations of Item for specified type
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/.by.slug/{slug}/variations/{varType}
Get Metadata of variations of Item for specified value
Method: get
Path: /content/published/api/v1.1/metadata-catalog/items/.by.slug/{slug}/variations/{varType}/{varValue}
Get Preview of an Item by slug
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}/preview
Get Published Item by slug
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}
Get published item by slug for specified Item Variation
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}/variations/{varType}/{varValue}
Get variations of a published Item by its slug
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}/variations
Get variations of a published Item by its slug filtered by Variation Type
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}/variations/{varType}
List all Taxonomies and Categories of a published Item by slug
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}/taxonomies
Lists all renditions of a published item by slug
Method: get
Path: /content/published/api/v1.1/items/.by.slug/{slug}/renditions