Borough
HPD (Housing Preservation & Development) violations for a building, ordered by date descending. Includes violation class (A/B/C), status, and description.
Only available for buildings with a known BBL (Borough-Block-Lot).
Tier: Starter+
cURL
curl --request GET \ --url https://borough.qwady.app/v1/building/{id}/violations \ --header 'Authorization: Bearer <token>'
{ "data": [ { "violationId": "<string>", "status": "<string>", "class": "<string>", "description": "<string>", "date": "2023-12-25" } ], "meta": { "dataAge": "2023-11-07T05:31:56Z", "source": "cached", "freshnessThreshold": 123, "refreshTriggered": true } }
Polar.sh license key. Format: BOROUGH-<uuid>
BOROUGH-<uuid>
Building ID
HPD violations list
Show child attributes