List ProductsAsk AIget https://api.duda.co/api/sites/multiscreen/{site_name}/ecommerce/productsGet products page. Default page response size is 50, max requested page size is 200.Path Paramssite_namestringrequiredThe unique identifier for the target site.Query Paramsoffsetint32Defaults to 0Zero-based offset for elements (0..N)limitint32Defaults to 50The size of the page to be returnedsortstringSorting criteria in the format: property(asc|desc). Sort order is optional, default sort order is ascending. Multiple sort criteria are supported.directionstringDefaults to asc[asc, desc] Order direction for the property specified in sortResponses 200200 400400Updated 10 months ago