households_mealplans_get_all
Fetch all household meal plans with pagination, sorting, and date range filters to retrieve scheduled meals for planning or review.
Instructions
Get All [GET /api/households/mealplans]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| orderBy | No | ||
| perPage | No | ||
| end_date | No | ||
| start_date | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |