curl --location --request GET 'https://api-35.elogii.com/zones' \
--header 'Authorization: <api-key>'[
{
"_id": "68e91518de7f180bccc8cc09",
"uid": "ZONE-EZ77WXV2",
"order": 0,
"name": "Restricted Road",
"active": true,
"tags": [],
"geoJSON": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-0.08741610346882567,
51.513943906413374
],
[
-0.08893049752623483,
51.5135350135279
],
[
-0.08889844685813841,
51.5134502425924
],
[
-0.08732796413241317,
51.51387908217606
],
[
-0.08741610346882567,
51.513943906413374
]
]
]
}
},
"createdAt": "2025-10-10T14:15:52.959Z",
"updatedAt": "2025-10-10T14:15:52.959Z",
"__v": 0
}
]