List Locations
HTTP Request
GEThttps://staging.api-gw.propdata.net/locations/api/v1/locations/
Example Response
{"count": 0,"next": "http://www.example.com","previous": "http://www.example.com","results": [{"id": 0,"province": "string","country": "string","area": "string","province_id": 0,"country_id": 0,"area_id": 0,"province_slug": "string","country_slug": "string","area_slug": "string","suburb": "string","suburb_slug": "string","property24_id": -2147483648,"postal_code": "string","search_vector": "string"}]}
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