Complete price history and event timeline for a listing. Includes price increases, decreases, listing date, and delisting events.
Tier: Pro+
cURL
curl --request GET \ --url https://borough.qwady.com/v1/property/{id}/history \ --header 'Authorization: Bearer <token>'
{ "data": [ { "date": "2026-01-15", "price": 5222, "event": "LISTED", "pctChange": null }, { "date": "2026-02-01", "price": 4900, "event": "PRICE_DECREASE", "pctChange": -6.2 } ], "meta": { "total": 2, "listingId": "4961849" } }
Polar.sh license key. Format: BOROUGH_<uuid>
BOROUGH_<uuid>
StreetEasy listing ID
Price history timeline
Show child attributes