List Leases
List all Leases
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 leases
claims
createdAt
deletedAt
documentId
The id of the lease document
endDate
household
householdId
households
id
idempotencyId
makeReadyDate
Unit make ready date from Unit table
moveInDate
Effective move-in date (actualMoveInDate if available, otherwise moveInDate)
moveOut
moveOutDate
Move-out date from the last NoticeToVacate
moveOutId
organizationId
property
propertyId
readableId
renewalOffers
rentAmount
rentChanges
scheduledtransactions
securityDepositAmount
startDate
turnMoveOutDays
Turn move out days from Property table
unit
unitId
updatedAt

