SearchByName 1.X-2.X

Summary


Searches published foods returning those which case-insensitively match the supplied name, or which contain a food with the name. 

Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.

Query Parameters

ParameterTypeDescription
 name String The name of the food to match.

Response Parameters

ParameterTypeDescription

PublishedFoodsListResponseA list of published foods which match name or contain a food which matches.

Examples