households_mealplans_get_all
Retrieve all household meal plans filtered by date range, with sorting and pagination, to view scheduled meals.
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 |