List Applications
List all applications
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)
format
The format of the response
Allowed values:
Response
A paged array of applications
applicant
applicantId
assignedUnitId
assignedUserId
createdAt
deletedAt
household
householdId
households
id
idempotencyId
lease
leaseId
notes
organizationId
primaryFormCompletedAt
Timestamp of the last completed primary form for any applicant.
property
propertyId
readableId
secondaryFormCompletedAt
Timestamp of the last completed secondary form for any applicant.
status
submittedAt
unit
updatedAt
user

