Returns a single rental listing matching the specified id.

 

This endpoint returns a single rental listing matching the specified internal id, if it exists. Property ids can be obtained via the /properties, /avm or /listings endpoints, or cached in your application from prior requests.

The returned listing record will include data for a specific property, including its listed rent, listing date, status, listing contacts, property attributes, and other information. View the full property listings schema to learn more about the response fields.

📘

Property ids used by our API are case-sentive and should be provided in the same format as the id field contained in the responses from our API.

 
Language
Credentials
Header
Click Try It! to start a request and see the response here!