get_household_picture
One household, one picture: the balance sheet by wrapper and owner, income and spending this year, how current the last computation is against the engine's spec (the same drift reasons the weekly scan delivers), the newest decisions, and a data-quality report naming what is missing and what supplying it would unlock. Sums only — no new number of consequence; nothing is stored. Same as GET /api/v1/households/{id}/picture. Pass as_of (YYYY-MM-DD) to pin the date; it is echoed back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| as_of | No | YYYY-MM-DD or ISO timestamp; default now | |
| api_key | No | Worthune API key (wk_…) |