/questions/find/{context}
- Mount Point: /rest/questions/find/{context}
The following operations are supported on this resource:
GET
Find questions by location.
IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answersParameters
| name | description | type | default |
|---|---|---|---|
| context | A context type which determines how 'location' is interpreted --- metro, city, zipcode, or address | path | |
| location | A free-text value representing the location near which you'd like to search for questions. Almost any property, ZIP, city, or metro specification will work, e.g "2407 Euclid Avenue", "Austin, TX 78704", "78704", "Austin, TX", "Austin-San Marcos". | query | |
| start_index | The page on which the query will start. Zero-based index. Defaults to 0. | query | 0 |
| max_results | The size of result set. The number of elements returned by the query. Defaults to 10 results. | query | 10 |
| tag | List of tags | query | |
| api_key | This identifies your application. Please email help@realtybaron.com to request an API key. | query |
Output Payload
| element | produceable content type(s) |
|---|---|
| response (XML) | |
| description | |
| list of questions | |