catalogs

Get a specific catalog item

Get a specific catalog item from the given catalog.

get/api/catalogs/{catalogName}/items/{itemId}

Path parameters

catalogNamestring required

Catalog name [Alphanumeric, dashes, case insensitive, 255 characters max]

itemIdstring required

Catalog item id [Alphanumeric, dashes, case sensitive, 255 characters max]

Response

Catalog Item

Changes