SearchByGroup 1.X-2.X
Summary
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.
Query Parameters
Parameter | Type | Description |
|---|---|---|
groupName | String | The name of the group to which a matching published food belongs. |
Response Parameters
Parameter | Type | Description |
|---|---|---|
PublishedFoodsListResponse | A list of published foods which belongs to the group specified by groupName. |
Examples