explore_foods_get_all
Retrieve all foods in a Mealie group. Use search, filtering, and pagination to explore or export your group's food list.
Instructions
Get All [GET /api/explore/groups/{group_slug}/foods]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | ||
| orderBy | No | ||
| perPage | No | ||
| group_slug | Yes | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |