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