List all households (Clients and Prospects). Supports filtering by book id, household type, updated_since timestamp, email, and phone.
Documentation Index
Fetch the complete documentation index at: https://docs.slant.app/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 Bearer Token from Clerk authentication
Filter by book ID to scope to a specific book
Filter by household type
client, prospect Filter households updated since this ISO8601 timestamp
Filter by exact email match after normalization
Filter by exact phone match (E.164 format)
Filter by person name (prefix/full-text match, not arbitrary substring)
Page number
Items per page (max 100)