Scheduled open houses for a listing. Only returns future events.
Tier: Starter+
cURL
curl --request GET \ --url https://borough.qwady.com/v1/property/{id}/open-houses \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": 123, "listingId": "<string>", "startTime": "2023-11-07T05:31:56Z", "endTime": "2023-11-07T05:31:56Z", "status": "SCHEDULED" } ], "meta": { "total": 123, "listingId": "<string>" } }
Polar.sh license key. Format: BOROUGH_<uuid>
BOROUGH_<uuid>
StreetEasy listing ID
Upcoming open houses
Show child attributes