Skip to main content

Open House

The OpenHouse Resource includes fields that describe open house records within a property.

See the OpenHouse Resource in the RESO Data Dictionary.

Examples

note

Remember to URL Encode query string values prior to sending HTTP requests. To aid with readability, the URLs in this document are displayed without URL encoding and wrapped over multiple lines.

Retrieve Open House Records for a Property

This query will retrieve the OpenHouse records for a Property with a ListingKey equal to 123456:

https://query.ampre.ca/odata/OpenHouse?$filter=ListingKey eq '123456'