recipes_foods_get_all
Retrieve all foods from your Mealie instance with optional search, ordering, and pagination.
Instructions
Get All [GET /api/foods]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | ||
| orderBy | No | ||
| perPage | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |