property.owners[]
Fields
| Field | Type | Description |
|---|---|---|
type | string | person or entity |
name | string | Owner name (lowercased) |
nameOnDeed | boolean | Whether this person is listed on the deed |
skipTrace | SkipTrace | Direct contact data for this owner |
Example
Notes
name is returned in lowercase. Normalize it before displaying in a UI or writing to a CRM:For a broader people graph that includes relatives, see SkipTraceResult. The
owners array contains only the known property owners.