List Suburbs
HTTP Request
GEThttps://staging.api-gw.propdata.net/locations/api/v1/suburbs/
Example Response
{"count": 0,"next": "http://www.example.com","previous": "http://www.example.com","results": [{"id": 0,"suburb": "string","suburb_slug": "string","property24_id": -2147483648,"postal_code": "string","search_vector": "string","area": 0}]}
Name | Description |
---|---|
order_by | string Which field to use when ordering the results. |
offset | integer Offset for Pagination |
limit | integer Page Size |
Responses
200
403 You do not have permission to perform this action
500 Internal server error
503 This website is not active