Get ProductAsk AIget https://api-sandbox.duda.co/api/integrationhub/application/site/{site_name}/ecommerce/products/{id}Get an individual product.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramssite_namestringrequiredThe unique identifier for the target Site.idstringrequiredAn existing product ID.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