List Customers
List all customers
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 customers
assets
attachments
birthDate
createdAt
deletedAt
email
firstName
gender
glEntries
headOfHousehold
Indicates whether the customer is the head of household
household
householdId
id
idempotencyId
lastName
middleName
organizationId
phone
preferredName
property
propertyId
readableId
relationship
Relationship of the customer to the head of household (null for head of household)
reversals
status
Allowed values:
suffix
transactions
updatedAt
workOrders

