get_all_households
Fetch a paginated list of households from the Mealie instance, with support for filtering, sorting, and ordering to locate specific household records.
Instructions
Get All Households [GET /api/groups/households]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| orderBy | No | ||
| perPage | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |