Get CategoriesAsk AIget https://api.duda.co/api/sites/multiscreen/{site_name}/ecommerce/categoriesPath Paramssite_namestringrequiredThe unique identifier for the target Site.Query Paramslimitint32Defaults to 20The number of results returned.offsetint32How many categories to skip to get the next limit/resutlts.sortstringSort the results by this field. Only works for title today.directionstringDefaults to asc[asc,desc] Order direction for the property specified in sort.searchstringSearch by category name containing given string exactly and ignore-caseproduct_idstringProduct id to filter byparent_idstringId of parent to filter subcategories. Send 'ROOT' to filter root categoriesResponses 200200 400400 401401 403403 404404Updated 10 months ago