Get landlord record
get_landlord_recordPublic record for a landlord / property owner: portfolio size, total violations, 311 complaints, average building score across the portfolio, and worst building where available. Accepts either the owner name as it appears in a building report (e.g. "SMITH REALTY LLC") or a landlord page slug. The returned url lists every building they own with per-building records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City/metro: "nyc", "los-angeles", or "chicago" | |
| slugOrName | Yes | Owner name or landlord slug. Building reports include the exact owner name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Canonical lucidrents.com page URL (UTM-tagged) | |
| city | Yes | ||
| more | Yes | What the linked page adds beyond this payload | |
| name | Yes | ||
| data_as_of | Yes | ISO date of the data snapshot | |
| portfolio_size | Yes | Number of buildings on record | |
| worst_building | No | ||
| total_complaints | Yes | ||
| total_violations | Yes | ||
| avg_building_grade | No | Letter grade derived from the score ("A+" through "F", "—" when unscored) | |
| avg_building_score | No | ||
| total_dob_violations | Yes |