List ProductsAsk AIget https://api-sandbox.duda.co/api/integrationhub/application/site/{site_name}/ecommerce/productsGet products page. Default page response size is 50, max requested page size is 100.Path Paramssite_namestringrequiredThe unique identifier for the target Site.Query Paramsoffsetint32Defaults to 0Zero-based offset for elements (0..N)limitint32The size of the page to be returnedsortarray of stringsSorting criteria in the format: property(asc|desc). Sort order is optional, default sort order is ascending. Multiple sort criteria are supported.sortADD stringHeadersx-duda-access-tokenstringDefaults to Bearer tefDCCAKciewk6FLmMjfC0cg1d4The specific access token to access this site API.authorizationstringDefaults to Basic ZXhhbXBsZVVzZXI6bmljZXRyeQ==Your App Account's username and password, base64'd.Responses 200200 400400Updated 10 months ago