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