fooddata-central-api / Exports / SearchResult
• currentPage: number
The current page of results being returned.
• foodSearchCriteria: FoodSearchCriteria
A copy of the criteria that were used in the search.
• foods: SearchResultFood
[]
The list of foods found matching the search criteria. See Food Fields below.
• totalHits: number
The total number of foods found matching the search criteria.
Example
1034
• totalPages: number
The total number of pages found matching the search criteria.