Example searches: “parkings/show”, “zone_id”, “password/update”, “profile/update”, “vehicle_id”
Successful response
curl \ -X GET https://car-parking-api.test/api/v1/parkings/1 \ -H "Authorization: Bearer $ACCESS_TOKEN" \ -H "Accept: application/json"