List ProductsAsk AIget https://api.ometria.com/v2/productsReturn a list of products with optional filtersQuery ParamslimitstringDefaults to 10The number of items to return. Max 250.offsetstringDefaults to 0The index of first the record to return.activestringenumShould we return only active or inactive products? True to return only active. 'False' to return only inactive. If this parameter is not defined, both active and inactive products are returned.truefalseAllowed:truefalseincludeVariantsbooleanProduct variants (or child products) for shippable SKUs.truefalseResponses 200List of Product objects 403API key is not authorised to access this resourceUpdated 3 months ago