Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleSummary

Searches published foods returning those which belong to a group with the supplied name.

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


Tip
iconfalse
titleQuery Parameters


ParameterTypeDescription
 groupName String The name of the group to which a matching published food belongs.



Tip
iconfalse
titleResponse Parameters


ParameterTypeDescription

PublishedFoodsListResponseA list of published foods which belongs to the group specified by groupName.



Examples

Code Block
languagec#