List Leases

List all Leases

Query parameters

fieldsstringOptionalformat: "^([a-zA-Z\.],?)+$"
Specific fields requested in the response. Defaults to all fields.
sortstringOptionalformat: "^([a-zA-Z]+(:(asc|desc)+)?,?)+$"

CSV of sort value pairs by field (eg. date:asc). Sorts descending date fields by default and ascending elsewhere

filterstringOptional

Filter expression as defined by Fortress Query Language (FQL)

pageintegerOptionalDefaults to 0
the page number when used with pagination, defaults to 0
limitintegerOptionalDefaults to 10

How many items to return at one time (default 10)

Response

A paged array of leases
claimslist of objects
createdAtdatetime
deletedAtdatetime
documentIdstringformat: "uuid"
The id of the lease document
endDatestringformat: "date"
householdobject
householdIdstringformat: "uuid"
householdslist of objects
idstringformat: "uuid"
idempotencyIdstringformat: "uuid"
makeReadyDatestringformat: "date"
Unit make ready date from Unit table
moveInDatestringformat: "date"

Effective move-in date (actualMoveInDate if available, otherwise moveInDate)

moveOutobject
moveOutDatestringformat: "date"

Move-out date from the last NoticeToVacate

moveOutIdstringformat: "uuid"
organizationIdstringformat: "uuid"
propertyobject
propertyIdstringformat: "uuid"
readableIdstring
renewalOfferslist of objects
rentAmountdouble
rentChangeslist of objects
scheduledtransactionslist of objects
securityDepositAmountdouble
startDatestringformat: "date"
turnMoveOutDaysinteger
Turn move out days from Property table
unitobject
unitIdstringformat: "uuid"
updatedAtdatetime