Fetch zone areas
GET/v1/zone/id/:id
Returns the areas of an operational zone (e.g. no-parking, slow-zone, parking-spot) as GeoJSON. Zone areas change rarely — cache them no more than once every 6 hours.
Note: all behaviour tied to zone areas is enforced by the system, but for a good user experience we recommend explaining the areas and their implications to the user.
Deprecated — use Get zone areas V2.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully return area data
Bad Request
Unauthorized
Not found
Internal server error