Retrieve item product detailsCopy Pageget https://product-details.cnstrc.com/v1/itemsRetrieve product details for an item.Query Paramskeystringrequiredlength between 1 and 100The key of the index to use.sectionstringrequiredlength between 1 and 100The section of the index to use (e.g. 'Products').item_idstringrequiredThe unique identifier of an item in the product catalog.cstringnulllength between 1 and 100The ID of the client and version that the request is coming from, such as cio-js-2.90.uistringnullA customer generated anonymized identifier for a user on a customer website. It should only be sent for logged in customers and helps Constructor to tie multiple client and session IDs together to form a behavioral data profile across devices.sintegernullAn integer representing the users session number (starting with 1), incremented after a 30 minute period of inactivity.istringnullA globally unique identifier for the user browser (or mobile application instance) making the request.Responses 200OK 400Validation Error 401Unauthorized 404Not FoundUpdated about 9 hours ago