Get IngredientsAsk AIget https://api.apicbase.com/api/v2/products/ingredients/Returns a list of ingredients in the library.Query Paramspageint32A page number within the paginated result set.orderingstringA field to order results by.namestringA name to query on. Queries names in the Library's native language.short_namestringA short name to query on. Queries short names in the library's native language.compositionstringQuery the contents of the composition field.categorystringQuery the contents of the category field.subcategorystringQuery the contents of the subcategory field.created_bystringA user ID.internal_uidstringAn internal UID (reference number) to query on.external_uidstringAn external UID (external ID) to query on.allergen_verifiedbooleanQuery ingredients whose allergens have been/not been verified.truefalsesupplierstringQuery ingredients that have stock items with a given supplier. Takes a supplier ID.supplier_emailstringQuery ingredients that have stock items with a given supplier. Takes an email address..created_datedateFilter on a creation date (exact).created_date__gtdateFilter on a creation date greater than.created_date__ltdateFilter on a creation date lower than.modified_datedateFilter on a modification date (exact).modified_date__gtdateFilter on a modification date greater than.modified_date__ltdateFilter on a modification date lower than.archived_ondateFilter on an archival date (exact).archived_on__gtdateFilter on an archival date greater than.archived_on__ltdateFilter on an archival date lower than.conversion_ratiofloatFilter on the mass/volume conversion ratio (exact)conversion_ratio__gtfloatFilter on a mass/volume conversion ratio greater than.conversion_ratio__ltstringFilter on a mass/volume conversion ratio lower than.shelf_lifestringQuery the contents of the shelf life field.approvedbooleanQuery ingredients that are approved/not approved.truefalsein_usebooleanQuery ingredients that are/are not in use.truefalsecustom_fieldsjsonFilter on custom fields. Check reference guide for details.Response 200200Updated 8 months ago