Get productsAsk AIget https://api.imagerelay.com/api/v2/productsRetrieve a paginated array of productsQuery ParamsnamestringRetrieve products with the matching name value.with_variantint32Retrieve products that are associated with the specified product template ID see: /api/v2/product_templates.json to retrieve all product templates and their corresponding IDwith_variantsbooleanRetrieve products that either have variants enabled, or do not have variants enabled.truefalsewith_variant_dimension_idint32Retrieve products that have variants enabled and have the specified dimension_id associated with their product see: /api/v2/product_dimensions to retrieve all product dimensions and their corresponding IDin_categoryint32Retrieve products that have been assigned the specified category ID see: /api/v2/product_categories to retrieve all product categories and their corresponding IDResponses 200200 400400Updated over 2 years ago