Households by address or kvhx
GET/household/v1/households
This endpoint allows you to fetch household data by either providing a full address or a unique geographic identification number (kvhx). If the kvhx is provided, the corresponding household data is returned. If only the address is provided, the address is first converted to an address ID, and then the household data is retrieved using this address ID
Request
Responses
- 200
Households retrieved successfully