Example searches: “password_confirmation”, “auth/logout”, “vehicle_id”, “parkings/stop”, “auth/login”
Successful response
curl \ -X GET https://car-parking-api.test/api/v1/zones \ -H "Authorization: Bearer $ACCESS_TOKEN" \ -H "Accept: application/json"