List Households
List all households
Query parameters
fields
Specific fields requested in the response. Defaults to all fields.
sort
CSV of sort value pairs by field (eg. date:asc). Sorts descending date fields by default and ascending elsewhere
filter
Filter expression as defined by Fortress Query Language (FQL)
page
the page number when used with pagination, defaults to 0
limit
How many items to return at one time (default 10)
Response
A paged array of households
application
applicationId
attachments
balance
certifications
claims
configuration
createdAt
currentCertification
currentCertificationId
currentLeaseId
Current active lease for the household.
currentUnitId
Current unit the household is associated with. Set only when the lease is active
customers
deletedAt
documents
glEntries
id
idempotencyId
isUnderEviction
lease
leases
moveOuts
organization
organizationId
primaryCustomer
primaryCustomerId
property
propertyId
prospect
prospectId
readableId
reversals
scheduledTransactions
screenings
status
Allowed values:
totalActiveFeesAmount
Sum of all active non-optional fee (charge) monthly lease transactions for the household
totalActiveRentAmount
Sum of all active RENT monthly lease transactions for the household
totalActiveSubsidyAmount
Sum of all active SUBRENT monthly lease transactions for the household
transactions
unit
updatedAt
workOrders
unitIdDeprecated
Deprecated, use currentUnitId instead

