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